InputPoseActionData_t Struct
Namespace: Valve.VRAssembly: Stride.VirtualReality.dll
public struct InputPoseActionData_t
Name | Description | |
---|---|---|
Fields | ||
activeOrigin | ||
bActive | ||
pose |
Fields
activeOrigin
public ulong activeOrigin
Field Value
Type | Description |
---|---|
System.UInt64 |
bActive
public bool bActive
Field Value
Type | Description |
---|---|
System.Boolean |
pose
public TrackedDevicePose_t pose
Field Value
Type | Description |
---|---|
TrackedDevicePose_t |
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()