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