|
AxesBoxVisual3DIsAutomaticallySubscribedToCameraChanges Property |
When true (by default) the
Update method is automatically called on each change of the
Camera.
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public bool IsAutomaticallySubscribedToCameraChanges { get; set; }
Property Value
BooleanSee Also