![]() | |
Multi |
public class MultiModelEventSource3D : BaseEventSource3D
The MultiModelEventSource3D type exposes the following members.
Name | Description | |
---|---|---|
![]() | MultiModelEventSource3D | Constructor |
![]() | MultiModelEventSource3D(IListModel3D) | Constructor |
![]() | MultiModelEventSource3D(String) | Constructor |
Name | Description | |
---|---|---|
![]() | HitModel | Gets the Model3D that was hit |
![]() | HitModelName | Gets the name of the hit object (one of the names from TargetModelNames). |
![]() | TargetModelNames | Gets or sets a comma separated list of names of the Model3D that are used as the source of the mouse events. |
![]() | TargetModels3D | Gets or sets a IList of Model3D that are 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)) |