Name | Description | |
---|---|---|
![]() | Ambient | Gets or sets whether the tool is ambient. Ambient tools are such tools that are usually not disabled by the NInteractor.EnableTool method. |
![]() | Enabled | Gets or sets whether the tool is enabled. By default false. |
![]() | IsActive | Gets whether the tool is currently active |
![]() | OwnerCompositeTool | Gets a reference to the composite tool to which the tool belongs |
![]() | OwnerInputTarget | Gets the input target to which this interactor belongs. |
![]() | OwnerInteractor | Gets a reference to the interactor to which the tool belongs |