|
MeshInspectorOverlayAutoUpdateWhenCameraIsChanged Property |
Gets or sets a Boolean that specifies if MeshInspectorOverlay automatically calls
Update method when the
Camera is changed.
Default values is true.
Namespace: Ab3d.ControlsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
Syntax public bool AutoUpdateWhenCameraIsChanged { get; set; }
Property Value
BooleanSee Also