Struct AttitudeState
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: UnityEngine.Experimental.Input.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 |