Visual | |
public class VisualEventSource3D : BaseEventSource3D
The VisualEventSource3D type exposes the following members.
| Name | Description | |
|---|---|---|
| VisualEventSource3D | Constructor | |
| VisualEventSource3D(Visual3D) | Constructor |
| Name | Description | |
|---|---|---|
| Name |
Gets or sets the optional name of the EventSource3D.
(Overrides BaseEventSource3DName) | |
| TargetVisual3D | Gets or sets the Visual3D that is used as the source of the mouse events. |
| Name | Description | |
|---|---|---|
| IsMySceneNode |
Method that is called from DXEventManager3D to check if this EventSource3D contains hitSceneNode
(Overrides BaseEventSource3DIsMySceneNode(SceneNode)) |