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