Kanzi  3.9.8
Kanzi Engine C++ API
kanzi::interop::LevelOfDetail3DEnums Struct Reference

#include <kanzi/interop/autogen/core.ui/node/lod_selector3d_enums.hpp>

Public Types

enum  LODType { LodTypeDistance, LodTypeScreenArea }
 Level of detail node selector types. More...
 

Member Enumeration Documentation

Level of detail node selector types.

Enumerator
LodTypeDistance 

The level of detail is measured using the z distance from the camera to the level of detail selector node.

LodTypeScreenArea 

The level of detail is measured using the ratio of the screen area covered by the level of detail selector node to the whole screen area.


The documentation for this struct was generated from the following file: