Space Engineers
Public Attributes | List of all members
VRage.Game.MyObjectBuilder_ShadowTexture Class Reference

Public Attributes

string Texture = ""
 
float MinWidth
 
float GrowFactorWidth = 1
 
float GrowFactorHeight = 1
 
float DefaultAlpha = 1
 

Detailed Description

Definition at line 18 of file MyObjectBuilder_TextShadow.cs.

Member Data Documentation

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.


The documentation for this class was generated from the following file: