![]() | |
ModelEventSource3D Class |
Namespace: Ab3d.Utilities
public class ModelEventSource3D : BaseEventSource3D
The ModelEventSource3D type exposes the following members.
Name | Description | |
---|---|---|
![]() | ModelEventSource3D |
Constructor
|
![]() | ModelEventSource3D(String) |
Constructor
|
![]() | ModelEventSource3D(Model3D) |
Constructor
|
Name | Description | |
---|---|---|
![]() | TargetModel3D |
Gets or sets the Model3D that is used as the source of the mouse events.
|
![]() | TargetModelName |
Gets or sets the name of the Model3D that is used as the source of the mouse events.
|
Name | Description | |
---|---|---|
![]() | IsMyGeometryModel3D |
Method that is called from EventManager3D to check if this EventSource3D contains hitGeometryModel3D
(Overrides BaseEventSource3DIsMyGeometryModel3D(GeometryModel3D).) |