Space Engineers
|
Public Attributes | |
string | Texture = "" |
float | MinWidth |
float | GrowFactorWidth = 1 |
float | GrowFactorHeight = 1 |
float | DefaultAlpha = 1 |
Definition at line 18 of file MyObjectBuilder_TextShadow.cs.
float VRage.Game.MyObjectBuilder_ShadowTexture.DefaultAlpha = 1 |
Definition at line 33 of file MyObjectBuilder_TextShadow.cs.
float VRage.Game.MyObjectBuilder_ShadowTexture.GrowFactorHeight = 1 |
Definition at line 30 of file MyObjectBuilder_TextShadow.cs.
float VRage.Game.MyObjectBuilder_ShadowTexture.GrowFactorWidth = 1 |
Definition at line 27 of file MyObjectBuilder_TextShadow.cs.
float VRage.Game.MyObjectBuilder_ShadowTexture.MinWidth |
Definition at line 24 of file MyObjectBuilder_TextShadow.cs.
string VRage.Game.MyObjectBuilder_ShadowTexture.Texture = "" |
Definition at line 21 of file MyObjectBuilder_TextShadow.cs.