Click or drag to resize
Ab4d.SharpEngine logo

ManualInputEventsManagerRegisterExcludedSceneNodes Method

Overload List
 NameDescription
Public methodRegisterExcludedSceneNodes(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.
Public methodRegisterExcludedSceneNodes(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.
Top
See Also