Interface ITrackedObjectActionMap
Provided to a tool for device input (e.g. position / rotation)
Namespace: UnityEditor.Experimental.EditorVR
Syntax
public interface ITrackedObjectActionMap
Properties
trackedObjectInput
Declaration
TrackedObject trackedObjectInput { set; }
Property Value
Type | Description |
---|---|
TrackedObject |