Table of Contents

Struct InputAnalogActionData_t

Namespace
Valve.VR
Assembly
Stride.VirtualReality.dll
public struct InputAnalogActionData_t
Inherited Members

Fields

activeOrigin

public ulong activeOrigin

Field Value

ulong

bActive

public bool bActive

Field Value

bool

deltaX

public float deltaX

Field Value

float

deltaY

public float deltaY

Field Value

float

deltaZ

public float deltaZ

Field Value

float

fUpdateTime

public float fUpdateTime

Field Value

float

x

public float x

Field Value

float

y

public float y

Field Value

float

z

public float z

Field Value

float