Method SetClassificationEnabled
SetClassificationEnabled(XRMeshSubsystem, bool)
Sets whether mesh classification should be enabled.
Declaration
public static void SetClassificationEnabled(this XRMeshSubsystem subsystem, bool enabled)
Parameters
| Type | Name | Description |
|---|---|---|
| XRMeshSubsystem | subsystem | The meshing subsystem. |
| bool | enabled | Whether the mesh classification should be enabled. |