Space Engineers
Public Member Functions | Public Attributes | Properties | List of all members
VRage.MyInstanceData Struct Reference

Public Member Functions

 MyInstanceData (Matrix m)
 

Public Attributes

HalfVector4 m_row0
 
HalfVector4 m_row1
 
HalfVector4 m_row2
 
HalfVector4 ColorMaskHSV
 

Properties

Matrix LocalMatrix [get, set]
 
Vector3 Translation [get, set]
 

Detailed Description

Definition at line 214 of file MyRenderStructs.cs.

Constructor & Destructor Documentation

VRage.MyInstanceData.MyInstanceData ( Matrix  m)
inline

Definition at line 221 of file MyRenderStructs.cs.

Member Data Documentation

HalfVector4 VRage.MyInstanceData.ColorMaskHSV

Definition at line 219 of file MyRenderStructs.cs.

HalfVector4 VRage.MyInstanceData.m_row0

Definition at line 216 of file MyRenderStructs.cs.

HalfVector4 VRage.MyInstanceData.m_row1

Definition at line 217 of file MyRenderStructs.cs.

HalfVector4 VRage.MyInstanceData.m_row2

Definition at line 218 of file MyRenderStructs.cs.

Property Documentation

Matrix VRage.MyInstanceData.LocalMatrix
getset

Definition at line 230 of file MyRenderStructs.cs.

Vector3 VRage.MyInstanceData.Translation
getset

Definition at line 253 of file MyRenderStructs.cs.


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