Space Engineers
Public Attributes | Properties | List of all members
VRage.MyVertexFormatVoxelSingleData Struct Reference

Public Attributes

MyShort4 PackedPositionAndAmbientMaterial
 
MyShort4 PackedPositionAndAmbientMaterialMorph
 
Byte4 PackedNormal
 
Byte4 PackedNormalMorph
 
Byte4 MaterialInfo
 

Properties

Vector3 Position [get, set]
 
Vector3 PositionMorph [get, set]
 
byte Material [get, set]
 For multimaterial vertex only 0, 1 or 2, indicates what material is on this vertex More...
 
byte MaterialMorph [get, set]
 
float Ambient [get, set]
 
float AmbientMorph [get, set]
 
Vector3 Normal [get, set]
 
Vector3 NormalMorph [get, set]
 

Detailed Description

Definition at line 63 of file MyRenderStructs.cs.

Member Data Documentation

Byte4 VRage.MyVertexFormatVoxelSingleData.MaterialInfo

Definition at line 77 of file MyRenderStructs.cs.

Byte4 VRage.MyVertexFormatVoxelSingleData.PackedNormal

Definition at line 75 of file MyRenderStructs.cs.

Byte4 VRage.MyVertexFormatVoxelSingleData.PackedNormalMorph

Definition at line 76 of file MyRenderStructs.cs.

MyShort4 VRage.MyVertexFormatVoxelSingleData.PackedPositionAndAmbientMaterial

Definition at line 73 of file MyRenderStructs.cs.

MyShort4 VRage.MyVertexFormatVoxelSingleData.PackedPositionAndAmbientMaterialMorph

Definition at line 74 of file MyRenderStructs.cs.

Property Documentation

float VRage.MyVertexFormatVoxelSingleData.Ambient
getset

Definition at line 126 of file MyRenderStructs.cs.

float VRage.MyVertexFormatVoxelSingleData.AmbientMorph
getset

Definition at line 132 of file MyRenderStructs.cs.

byte VRage.MyVertexFormatVoxelSingleData.Material
getset

For multimaterial vertex only 0, 1 or 2, indicates what material is on this vertex

Definition at line 114 of file MyRenderStructs.cs.

byte VRage.MyVertexFormatVoxelSingleData.MaterialMorph
getset

Definition at line 120 of file MyRenderStructs.cs.

Vector3 VRage.MyVertexFormatVoxelSingleData.Normal
getset

Definition at line 138 of file MyRenderStructs.cs.

Vector3 VRage.MyVertexFormatVoxelSingleData.NormalMorph
getset

Definition at line 144 of file MyRenderStructs.cs.

Vector3 VRage.MyVertexFormatVoxelSingleData.Position
getset

Definition at line 80 of file MyRenderStructs.cs.

Vector3 VRage.MyVertexFormatVoxelSingleData.PositionMorph
getset

Definition at line 95 of file MyRenderStructs.cs.


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