|
vtlib library
|

Public Member Functions | |
| void | SetCenter (const FPoint3 ¢er) |
| Set the location of the LOD's center. Distance from this center determines detail. | |
| void | GetCenter (FPoint3 ¢er) |
| Get the location of the LOD's center. | |
An LOD node controls the visibility of its child nodes.
You should set a distance range for each child, which determines at what distance from the camera the node should be rendered.
1.7.4