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