Field UseFinalizedSlicedMeshComponent
When finalizing sliced meshes also initialize a FinalizedSlicedMesh component that will manage the lifecycle of the sliced mesh.
e.g. The sliced mesh will be destroyed when the FinalizedSlicedMesh
component is destroyed.
Namespace: Slicer.Core
Assembly: 27Slicer.Core.dll
Syntax
[Tooltip("When finalizing sliced meshes also initialize a FinalizedSlicedMesh component that will manage the lifecycle of the sliced mesh.")]
public bool UseFinalizedSlicedMeshComponent
Returns
Type | Description |
---|---|
Boolean | The default value for this setting is set by UseFinalizedSlicedMeshComponentDefault. |