unreal.DOFMode
Bases: EnumBase
EnumBase
EDOFMode
C++ Source:
Module: Engine
File: BodyInstance.h
Allows 2D movement along the plane of a given normal
5
Inherits the degrees of freedom from the project settings.
0
No constraints.
6
Specifies which axis to freeze rotation and movement along.
1
Allows 2D movement along the X-Y plane.
4
Allows 2D movement along the X-Z plane.
3
Allows 2D movement along the Y-Z plane.
2
DOFMode
DOFMode.CUSTOM_PLANE
DOFMode.DEFAULT
DOFMode.NONE
DOFMode.SIX_DOF
DOFMode.XY_PLANE
DOFMode.XZ_PLANE
DOFMode.YZ_PLANE
unreal.DistortionSource
unreal.DragPivot