Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


submeshClassificationEnabled

Get this property to determine the currently requested state of submesh classification. Set this property to True to enable submesh classification, if the platform supports it. Set it to False to disable. Note that this property may require a restart of the subsystem in order to take effect.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine.XR
  • Assembly: UnityEngine.XRModule
public bool submeshClassificationEnabled { get; set; }