Remarks
Quaternion using left-handed coordinate system (as in Unreal Engine)
Properties
EOS_AntiCheatCommon_Quat
Property | Value |
---|---|
float w | W component - scalar part |
float x | X component - forward direction |
float y | Y component - right direction |
float z | Z component - up direction |