Class FinalizedSlicedMesh
Used to track Sliced Meshes that was created by 27 Slicer and then Finalized.
This component will destroy the mesh assigned to the SlicedMesh property when this component is destroyed. This is intended to manage the lifecycle of the mesh and prevents memory leaks.
Namespace: Slicer
Assembly: 27Slicer.dll
Syntax
public class FinalizedSlicedMesh : MonoBehaviourFields
| Name | Description |
|---|---|
| SlicedMesh | The mesh that is being tracked by this component. |