Kanzi  3.9.7
Kanzi Engine API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
kanzi::interop::ConstraintsEnums Struct Reference

#include <kanzi/interop/autogen/core.ui/constraints/constraint_enums.hpp>

Public Types

enum  FaceToCameraMode { Disabled, LookAt, Billboard, Cylindrical }
 Specifies the options for setting a 3D node to turn towards a camera. More...
 

Member Enumeration Documentation

Specifies the options for setting a 3D node to turn towards a camera.

Since
Kanzi 3.9.4
Enumerator
Disabled 

Does not make the node turn towards the camera.

LookAt 

Rotates the node along all axes to turn towards the camera.

Billboard 

Keeps the node perpendicular to the camera field of view.

Cylindrical 

Rotates the node along the y axis to turn towards the camera.


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