Version: 2017.1

InteractionSourceState

struct in UnityEngine.VR.WSA.Input

マニュアルに切り替える

説明

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

変数

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.