Property supportsDisplayMatrix
supportsDisplayMatrix
Indicates whether the provider implementation can provide a value for XRCameraFrame.displayMatrix.
Declaration
public bool supportsDisplayMatrix { get; set; }
Property Value
| Type | Description |
|---|---|
| bool | true if the implementation can provide a display matrix. Otherwise, false. |