Property supportsClassification
supportsClassification
Indicates whether the provider implementation can provide a value for
BoundedPlane.classification. If false, all
planes returned by XRPlaneSubsystem.GetChanges will have a
classification value of None.
Declaration
public bool supportsClassification { get; set; }
Property Value
| Type | Description |
|---|---|
| bool | true if the implementation supports plane classification. Otherwise, false. |