VRControllerState_t Struct
Namespace: Valve.VR
Assembly: Stride.VirtualReality.dll
public struct VRControllerState_t
|
Improve this Doc
View Source
Fields
rAxis0
public VRControllerAxis_t rAxis0
Field Value
rAxis1
public VRControllerAxis_t rAxis1
Field Value
rAxis2
public VRControllerAxis_t rAxis2
Field Value
rAxis3
public VRControllerAxis_t rAxis3
Field Value
rAxis4
public VRControllerAxis_t rAxis4
Field Value
public ulong ulButtonPressed
Field Value
Type |
Description |
System.UInt64 |
|
public ulong ulButtonTouched
Field Value
Type |
Description |
System.UInt64 |
|
unPacketNum
Field Value
Type |
Description |
System.UInt32 |
|
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
Extension Methods