NPointHitTestVisitor Class Members
In This Topic
The following tables list the members exposed by NPointHitTestVisitor.
Public Constructors
Public Properties
Public Methods
| Name | Description |
 | SkipBranchTraversal | Overridden. Determines whether the visitor needs to visit of the specified displayable branch. |
Top
Protected Methods
| Name | Description |
 | HitTest | Hit tests by point the specified hit testable by taking into account the installed hit test filter |
 | OnTransformChanged | Overridden. Called when the scene transform has changed |
Top
See Also