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