Struct AttitudeState
Namespace: UnityEngine.InputSystem.LowLevel
Syntax
public struct AttitudeState : IInputStateTypeInfo
Fields
attitude
Declaration
public Quaternion attitude
Field Value
Type | Description |
---|---|
Quaternion |
Properties
kFormat
Declaration
public static FourCC kFormat { get; }
Property Value
Type | Description |
---|---|
FourCC |
Methods
GetFormat()
Declaration
public FourCC GetFormat()
Returns
Type | Description |
---|---|
FourCC |