RealityPlaneBaseBehaviour Class

Description

RealityPlaneBaseBehaviour is the component to display the reality image from camera or other devices.

Usually you do not need to change this plane. If you want to disable camera background display, you can always turn ARCameraBaseBehaviour.RenderReality off, it will make do the job for you, and it will do more to disable camera texture upload to reduce resource cost.

Overwritten MonoBahaviour Functions

protected virtual void Awake()
protected virtual void Update()