Interface IMultiDeviceTool
Declares a tool as one that should be spawned on all devices at once
Namespace: UnityEditor.Experimental.EditorVR
Syntax
public interface IMultiDeviceTool
Properties
primary
Whether this tool is on the device that selected the tool
Declaration
bool primary { set; }
Property Value
Type | Description |
---|---|
Boolean |