LevelOfDetailSwitch QML Type▲
-
Import Statement: import Qt3D.Render 2.4
-
Since:: Qt 5.9
-
Inherits:: Component3D
-
Instantiates:: QLevelOfDetailSwitch
Detailed Description▲
This component is assigned to an entity. When the entity changes distance relative to the camera, the LevelOfDetailSwitch will disable all the child entities except the one matching index currentIndex.
See Also▲
See also LevelOfDetail