Struct VREvent_HapticVibration_t
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.OpenVR.Headers
Assembly: cs.temp.dll.dll
Syntax
public struct VREvent_HapticVibration_t
Fields
componentHandle
Declaration
public ulong componentHandle
Field Value
Type | Description |
---|---|
UInt64 |
containerHandle
Declaration
public ulong containerHandle
Field Value
Type | Description |
---|---|
UInt64 |
fAmplitude
Declaration
public float fAmplitude
Field Value
Type | Description |
---|---|
Single |
fDurationSeconds
Declaration
public float fDurationSeconds
Field Value
Type | Description |
---|---|
Single |
fFrequency
Declaration
public float fFrequency
Field Value
Type | Description |
---|---|
Single |