Class MyObjectBuilder_ProgressBarStatVisualStyle.SimpleBarData
Inheritance
System.Object
MyObjectBuilder_ProgressBarStatVisualStyle.SimpleBarData
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
ProgressColorMask
Declaration
public Nullable<Vector4> ProgressColorMask
Field Value
Type |
Description |
System.Nullable<Vector4> |
|
ProgressTexture
Declaration
public MyStringHash ProgressTexture
Field Value
ProgressTextureOffsetPx
Declaration
public Vector2I ProgressTextureOffsetPx
Field Value