Show / Hide Table of Contents

Class MyObjectBuilder_ProgressBarStatVisualStyle.SimpleBarData

Inheritance
System.Object
MyObjectBuilder_ProgressBarStatVisualStyle.SimpleBarData
Namespace: VRage.Game.ObjectBuilders.Definitions
Assembly: VRage.Game.dll
Syntax
public sealed class SimpleBarData : ValueType

Fields

BackgroundColorMask

Declaration
public Nullable<Vector4> BackgroundColorMask
Field Value
Type Description
System.Nullable<Vector4>

BackgroundTexture

Declaration
public MyStringHash BackgroundTexture
Field Value
Type Description
MyStringHash

ProgressColorMask

Declaration
public Nullable<Vector4> ProgressColorMask
Field Value
Type Description
System.Nullable<Vector4>

ProgressTexture

Declaration
public MyStringHash ProgressTexture
Field Value
Type Description
MyStringHash

ProgressTextureOffsetPx

Declaration
public Vector2I ProgressTextureOffsetPx
Field Value
Type Description
Vector2I
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾