Scene | |
public class SceneNodeEventSource3D : BaseEventSource3D
The SceneNodeEventSource3D type exposes the following members.
| Name | Description | |
|---|---|---|
| SceneNodeEventSource3D | Constructor | |
| SceneNodeEventSource3D(SceneNode) | Constructor |
| Name | Description | |
|---|---|---|
| Name |
Gets or sets the optional name of the EventSource3D.
(Overrides BaseEventSource3DName) | |
| SceneNode | Gets or sets the SceneNode 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)) |