Analog input XR action data.
More...
#include <Aspect_XRAnalogActionData.hxx>
|
uint64_t | ActiveOrigin |
| The origin that caused this action's current state.
|
|
float | UpdateTime |
| Time relative to now when this event happened. Will be negative to indicate a past time.
|
|
NCollection_Vec3< float > | VecXYZ |
| the current state of this action
|
|
NCollection_Vec3< float > | DeltaXYZ |
| deltas since the previous update
|
|
bool | IsActive |
| whether or not this action is currently available to be bound in the active action set
|
|
Analog input XR action data.
◆ Aspect_XRAnalogActionData()
Aspect_XRAnalogActionData::Aspect_XRAnalogActionData |
( |
| ) |
|
|
inline |
◆ IsChanged()
bool Aspect_XRAnalogActionData::IsChanged |
( |
| ) |
|
|
inline |
Return TRUE if delta is non-zero.
◆ ActiveOrigin
uint64_t Aspect_XRAnalogActionData::ActiveOrigin |
The origin that caused this action's current state.
◆ DeltaXYZ
deltas since the previous update
◆ IsActive
bool Aspect_XRAnalogActionData::IsActive |
whether or not this action is currently available to be bound in the active action set
◆ UpdateTime
float Aspect_XRAnalogActionData::UpdateTime |
Time relative to now when this event happened. Will be negative to indicate a past time.
◆ VecXYZ
the current state of this action
The documentation for this struct was generated from the following file: