Property RefreshSlicesOnUpdate
RefreshSlicesOnUpdate
Optimization - When enabled the slicer will update every frame.
It is recommended to leave this disabled and call SlicerController.RefreshSlice()
when an update is required.
Declaration
public static bool RefreshSlicesOnUpdate { get; }
Property Value
Type | Description |
---|---|
Boolean | The default value for this setting is set by RefreshSlicesOnUpdateDefault. |