Method GetClassificationEnabled
GetClassificationEnabled(XRMeshSubsystem)
Whether mesh classification is enabled.
Declaration
public static bool GetClassificationEnabled(this XRMeshSubsystem subsystem)
Parameters
| Type | Name | Description |
|---|---|---|
| XRMeshSubsystem | subsystem | The meshing subsystem. |
Returns
| Type | Description |
|---|---|
| bool |
|