Space Engineers
Public Attributes | List of all members
VRageRender.Animations.AnimationKey Class Reference

Public Attributes

float Time = 0
 
float ValueFloat = 0f
 
bool ValueBool = false
 
int ValueInt = 0
 
string ValueString = ""
 
Vector3 ValueVector3
 
Vector4 ValueVector4
 
Generation2DProperty Value2D
 

Detailed Description

Definition at line 68 of file MyConstProperty.cs.

Member Data Documentation

float VRageRender.Animations.AnimationKey.Time = 0

Definition at line 71 of file MyConstProperty.cs.

Generation2DProperty VRageRender.Animations.AnimationKey.Value2D

Definition at line 92 of file MyConstProperty.cs.

bool VRageRender.Animations.AnimationKey.ValueBool = false

Definition at line 77 of file MyConstProperty.cs.

float VRageRender.Animations.AnimationKey.ValueFloat = 0f

Definition at line 74 of file MyConstProperty.cs.

int VRageRender.Animations.AnimationKey.ValueInt = 0

Definition at line 80 of file MyConstProperty.cs.

string VRageRender.Animations.AnimationKey.ValueString = ""

Definition at line 83 of file MyConstProperty.cs.

Vector3 VRageRender.Animations.AnimationKey.ValueVector3

Definition at line 86 of file MyConstProperty.cs.

Vector4 VRageRender.Animations.AnimationKey.ValueVector4

Definition at line 89 of file MyConstProperty.cs.


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