color(_:)
Use a solid color as a background.
Declaration
static func color(_ color: ARView.Environment.Color) -> ARView.Environment.BackgroundParameters
- color:
The color to use for the background.
Use a solid color as a background.
static func color(_ color: ARView.Environment.Color) -> ARView.Environment.BackgroundThe color to use for the background.