Base | |
The BaseEventSource3D type exposes the following members.
| Name | Description | |
|---|---|---|
| ContainsGeometryModel3D | Returns true if hitGeometryModel3D is define as any child in model3DGroup and its Children | |
| ContainsVisual3D | Returns true if hitVisual is the same as oneVisual or if hitVisual is define as any child in oneVisual and its Children | |
| IsMyGeometryModel3D | Method that is called from EventManager3D to check if this EventSource3D contains hitGeometryModel3D | |
| IsMyVisual | Method that is called from EventManager3D to check if this EventSource3D contains hitVisual |