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
pAnimObj
INTEGER
The AnimObject who's LOD is being setup
LODLevel
INTEGER
Number of LOD levels used by the specified AnimObject
MinDist
INTEGER
The Distance at which LODLevel will begin rendering
AnimObject Commands
jGpuSkin Command Index
jGpuSkin Main