TrackedDevicePose_t Struct
Namespace: Valve.VR
Assembly: Stride.VirtualReality.dll
public struct TrackedDevicePose_t
|
Improve this Doc
View Source
Fields
bDeviceIsConnected
public bool bDeviceIsConnected
Field Value
Type |
Description |
System.Boolean |
|
bPoseIsValid
Field Value
Type |
Description |
System.Boolean |
|
eTrackingResult
public ETrackingResult eTrackingResult
Field Value
mDeviceToAbsoluteTracking
public HmdMatrix34_t mDeviceToAbsoluteTracking
Field Value
vAngularVelocity
public HmdVector3_t vAngularVelocity
Field Value
vVelocity
public HmdVector3_t vVelocity
Field Value
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
Extension Methods