Property cameraMaterial
cameraMaterial
Get the material used by XRCameraSubsystem
to render the camera texture.
Declaration
public Material cameraMaterial { get; }
Property Value
Type | Description |
---|---|
Material | The material to render the camera texture. |