Click or drag to resize
AB4D logo

BaseAxisWithLabelsVisual3DIsAutomaticallySubscribedToCameraChanges Property

When true (by default) the Update method is automatically called on each change of the Camera.

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public bool IsAutomaticallySubscribedToCameraChanges { get; set; }

Property Value

Boolean
See Also