Doc > Nodes > SOP > Lod
Creates LOD (Level Of Definition)
Description
This nodes takes 1, 2 or 3 inputs. Depending on the distance to this object the camera is, one of those inputs will be displayed. This allows you to have low resolution objects displayed when the camera is far, and high resolution when the camera is close.
Parameters
Name | Type | Description |
---|---|---|
distance0 | float | distance when switching between high res and mid res (first input and second input) |
distance1 | float | distance when switching between mid res and low res (second input and third input) |
autoUpdate | boolean | sets if the switch is done automatically |
update | button | updates which object is displayed manually |
camera | node_path | sets which camera will be used when the switch is to be done manually |