 |
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: 12.0.9484.2048
Syntaxpublic bool AutoUpdateWhenCameraIsChanged { get; set; }Property Value
Boolean
See Also