|
MultiModelEventSource3DTargetModels3D Property |
Gets or sets a IList of Model3D that are used as the source of the mouse events.
Namespace: Ab3d.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public IList<Model3D> TargetModels3D { get; set; }
Property Value
IListModel3DSee Also