UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ESettingsDOF Namespace Reference

Enumerations

enum  Type : int { Full3D , YZPlane , XZPlane , XYPlane }
 

Enumeration Type Documentation

◆ Type

Enumerator
Full3D 

Allows for full 3D movement and rotation.

YZPlane 

Allows 2D movement along the Y-Z plane.

XZPlane 

Allows 2D movement along the X-Z plane.

XYPlane 

Allows 2D movement along the X-Y plane.