Click or drag to resize
AB4D logo

ModelEventSource3DTargetModel3D Property

Gets or sets the Model3D that is used as the source of the mouse events.

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public Model3D TargetModel3D { get; set; }

Property Value

Model3D
See Also