Manual | |
| Name | Description | |
|---|---|---|
| RegisterExcludedSceneNodes(IListSceneNode) | Registers a list of SceneNode objects that will be excluded from hit testing. If SceneNode is a GroupNode, then all child SceneNodes are also excluded. | |
| RegisterExcludedSceneNodes(SceneNode) | Registers a list of SceneNode objects that will be excluded from hit testing. If SceneNode is a GroupNode, then all child SceneNodes are also excluded. |