AnimObject_SetLODDistance



AnimObject_SetLODDistance pAnimObj, LODLevel, MinDist

Description

Sets the distance at which the specified LOD level should begin rendering. LOD 0's mindist is always assumed to be 0, and should not be set.

Parameters

pAnimObjINTEGERThe AnimObject who's LOD is being setup
LODLevelINTEGERNumber of LOD levels used by the specified AnimObject
MinDistINTEGERThe Distance at which LODLevel will begin rendering


AnimObject Commands
jGpuSkin Command Index
jGpuSkin Main