Property UseFinalizedSlicedMeshComponent
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.
Declaration
public static bool UseFinalizedSlicedMeshComponent { get; }Property Value
| Type | Description |
|---|---|
| Boolean | The default value for this setting is set by UseFinalizedSlicedMeshComponentDefault. |