SetLODViewpoint Data Member Function

The LOD system uses this position for calculating objects distances to determine the appropriate level-of-detail. This provides consistent detail levels for multi-pass rendering algorithms.

Prototype

int32 SetLODViewpoint( Vec Position )

Parameters

Parameter Type Parameter Name Documentation
<Vec>PositionThe position to use as the LOD viewpoint.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.