Space Engineers
Public Attributes | List of all members
Sandbox.Graphics.GUI.MyGuiControlLabel.StyleDefinition Class Reference

Public Attributes

string Font = MyFontEnum.Blue
 
Vector4 ColorMask = Vector4.One
 
float TextScale = MyGuiConstants.DEFAULT_TEXT_SCALE
 

Detailed Description

Definition at line 20 of file MyGuiControlLabel.cs.

Member Data Documentation

Vector4 Sandbox.Graphics.GUI.MyGuiControlLabel.StyleDefinition.ColorMask = Vector4.One

Definition at line 23 of file MyGuiControlLabel.cs.

string Sandbox.Graphics.GUI.MyGuiControlLabel.StyleDefinition.Font = MyFontEnum.Blue

Definition at line 22 of file MyGuiControlLabel.cs.

float Sandbox.Graphics.GUI.MyGuiControlLabel.StyleDefinition.TextScale = MyGuiConstants.DEFAULT_TEXT_SCALE

Definition at line 24 of file MyGuiControlLabel.cs.


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