Space Engineers
Public Member Functions | Public Attributes | Properties | List of all members
VRage.Render11.GeometryStage2.Instancing.MyLodStrategyInfo Struct Reference

Public Member Functions

void Init (MyLODDescriptor[] lodDescriptors)
 
int GetLodsCount ()
 
void ReduceLodsCount (int newLodsCount)
 

Public Attributes

List< float > LodSwitchingDistances
 

Properties

bool IsEmpty [get]
 

Detailed Description

Definition at line 12 of file MyLodStrategy.cs.

Member Function Documentation

int VRage.Render11.GeometryStage2.Instancing.MyLodStrategyInfo.GetLodsCount ( )
inline

Definition at line 30 of file MyLodStrategy.cs.

void VRage.Render11.GeometryStage2.Instancing.MyLodStrategyInfo.Init ( MyLODDescriptor[]  lodDescriptors)
inline

Definition at line 21 of file MyLodStrategy.cs.

void VRage.Render11.GeometryStage2.Instancing.MyLodStrategyInfo.ReduceLodsCount ( int  newLodsCount)
inline

Definition at line 38 of file MyLodStrategy.cs.

Member Data Documentation

List<float> VRage.Render11.GeometryStage2.Instancing.MyLodStrategyInfo.LodSwitchingDistances

Definition at line 14 of file MyLodStrategy.cs.

Property Documentation

bool VRage.Render11.GeometryStage2.Instancing.MyLodStrategyInfo.IsEmpty
get

Definition at line 17 of file MyLodStrategy.cs.


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