Metadata definitions for BaseMessageArguments. More...
Static Public Attributes | |
static final AbstractMetaclass | metaclass |
Metaclass for BaseMessageArguments. More... | |
static final DynamicPropertyType< Vector2 > | PanDeltaProperty |
Holds the change in pan position since the last update in global screen coordinates. More... | |
static final DynamicPropertyType< Vector2 > | PanVelocityProperty |
Holds the current estimate of the pan velocity in global screen coordinates. More... | |
Static Public Attributes inherited from InputManipulatorMetadata.InputMessageArguments | |
static final DynamicPropertyType< Vector2 > | HitTestPointProperty |
static final DynamicPropertyType< Vector3 > | HitTestRayDirectionProperty |
static final DynamicPropertyType< Float > | HitTestRayDistanceProperty |
static final DynamicPropertyType< Vector3 > | HitTestRayOriginProperty |
static final DynamicPropertyType< Vector2 > | ManipulatorPointProperty |
static final DynamicPropertyType< Vector3 > | ManipulatorRayDirectionProperty |
static final DynamicPropertyType< Vector3 > | ManipulatorRayOriginProperty |
static final AbstractMetaclass | metaclass |
Metaclass for InputMessageArguments. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from MessageArguments | |
MessageArguments (long nativeObject) | |
Wraps a native message argument. More... | |
Metadata definitions for BaseMessageArguments.
BaseMessageArguments | ( | long | nativeObject | ) |
Wrap a native instance.
nativeObject | Reference to a native instance. |
|
static |
|
static |
Holds the change in pan position since the last update in global screen coordinates.
|
static |
Holds the current estimate of the pan velocity in global screen coordinates.