In This Topic
For a list of all members of this type, see NTool members.
Public Properties
| 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 |
Top
Protected Properties
| Name | Description |
| frxC | |
Top
See Also