Version: 2017.1

InteractionSourceState

struct in UnityEngine.VR.WSA.Input

Cambiar al Manual

Descripción

Represents a snapshot of the state of a spatial interaction source (hand, voice or controller) at a given time.

Variables

headRayThe Ray at the time represented by this InteractionSourceState.
pressedTrue if the source is in the pressed state.
propertiesAdditional properties to explore the state of the interaction source.
sourceThe interaction source that this state describes.