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.