Space Engineers
Public Attributes | List of all members
VRage.Render11.GeometryStage2.Rendering.MyRawDrawableGroup Struct Reference

Public Attributes

MyLod Lod
 
MyInstanceLodState State
 
int OffsetInInstanceBuffer
 
int InstancesIncrement
 
int InstancesCount
 
int InstanceMaterialsCount
 

Detailed Description

Definition at line 368 of file MyRenderPass.cs.

Member Data Documentation

int VRage.Render11.GeometryStage2.Rendering.MyRawDrawableGroup.InstanceMaterialsCount

Definition at line 375 of file MyRenderPass.cs.

int VRage.Render11.GeometryStage2.Rendering.MyRawDrawableGroup.InstancesCount

Definition at line 374 of file MyRenderPass.cs.

int VRage.Render11.GeometryStage2.Rendering.MyRawDrawableGroup.InstancesIncrement

Definition at line 373 of file MyRenderPass.cs.

MyLod VRage.Render11.GeometryStage2.Rendering.MyRawDrawableGroup.Lod

Definition at line 370 of file MyRenderPass.cs.

int VRage.Render11.GeometryStage2.Rendering.MyRawDrawableGroup.OffsetInInstanceBuffer

Definition at line 372 of file MyRenderPass.cs.

MyInstanceLodState VRage.Render11.GeometryStage2.Rendering.MyRawDrawableGroup.State

Definition at line 371 of file MyRenderPass.cs.


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