Space Engineers
Public Member Functions | Properties | List of all members
Sandbox.Graphics.GUI.ShadowTexture Class Reference

Public Member Functions

 ShadowTexture (string texture, float minwidth, float growFactorWidth, float growFactorHeight, float defaultAlpha)
 

Properties

string Texture [get]
 
float MinWidth [get]
 
float GrowFactorWidth [get]
 
float GrowFactorHeight [get]
 
float DefaultAlpha [get]
 

Detailed Description

Definition at line 164 of file MyGuiTextShadows.cs.

Constructor & Destructor Documentation

Sandbox.Graphics.GUI.ShadowTexture.ShadowTexture ( string  texture,
float  minwidth,
float  growFactorWidth,
float  growFactorHeight,
float  defaultAlpha 
)
inline

Definition at line 166 of file MyGuiTextShadows.cs.

Property Documentation

float Sandbox.Graphics.GUI.ShadowTexture.DefaultAlpha
get

Definition at line 183 of file MyGuiTextShadows.cs.

float Sandbox.Graphics.GUI.ShadowTexture.GrowFactorHeight
get

Definition at line 181 of file MyGuiTextShadows.cs.

float Sandbox.Graphics.GUI.ShadowTexture.GrowFactorWidth
get

Definition at line 179 of file MyGuiTextShadows.cs.

float Sandbox.Graphics.GUI.ShadowTexture.MinWidth
get

Definition at line 177 of file MyGuiTextShadows.cs.

string Sandbox.Graphics.GUI.ShadowTexture.Texture
get

Definition at line 175 of file MyGuiTextShadows.cs.


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