Model |
public sealed class ModelNodeEventsSource : InputEventsSource
The ModelNodeEventsSource type exposes the following members.
Name | Description | |
---|---|---|
ModelNodeEventsSource(String) | Constructor | |
ModelNodeEventsSource(ModelNode, String) | Constructor |
Name | Description | |
---|---|---|
TargetModelNode | Gets or sets the ModelNode that is used as the source of the mouse events. |
Name | Description | |
---|---|---|
IsMySceneNode |
Method that is called from InputEventsManager to check if this EventSource contains hitSceneNode
(Overrides InputEventsSourceIsMySceneNode(SceneNode)) |