Enum ARRenderMode
AR rendering modes used with ARFoundationBackgroundRenderer.
Namespace: UnityEngine.XR.ARFoundation
Syntax
public enum ARRenderMode
Fields
Name | Description |
---|---|
MaterialAsBackground | The material associated with ARFoundationBackgroundRenderer should be rendered as the background. |
StandardBackground | The standard background is rendered according to |