Struct InputDigitalActionData_t
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.OpenVR.Headers
Assembly: cs.temp.dll.dll
Syntax
public struct InputDigitalActionData_t
Fields
activeOrigin
Declaration
public ulong activeOrigin
Field Value
Type | Description |
---|---|
UInt64 |
bActive
Declaration
public bool bActive
Field Value
Type | Description |
---|---|
Boolean |
bChanged
Declaration
public bool bChanged
Field Value
Type | Description |
---|---|
Boolean |
bState
Declaration
public bool bState
Field Value
Type | Description |
---|---|
Boolean |
fUpdateTime
Declaration
public float fUpdateTime
Field Value
Type | Description |
---|---|
Single |