Contents

color(_:)

Use a solid color as a background.

Declaration

static func color(_ color: ARView.Environment.Color) -> ARView.Environment.Background

Parameters

  • color:

    The color to use for the background.

See Also

Backgrounds