unreal.RigVMFunction_MathQuaternionFromRotator
¶
- class unreal.RigVMFunction_MathQuaternionFromRotator(rotator: Rotator = Ellipsis, result: Quat = Ellipsis)¶
Bases:
RigVMFunction_MathQuaternionBase
Makes a quaternion from a rotator
C++ Source:
Plugin: RigVM
Module: RigVM
File: RigVMFunction_MathQuaternion.h
Editor Properties: (see get_editor_property/set_editor_property)
result
(Quat): [Read-Write]rotator
(Rotator): [Read-Write]