Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

Renderer_Options

mattt edited this page Jan 7, 2021 · 1 revision

Renderer.Options

Rendering options.

public struct Options: OptionSet

Inheritance

OptionSet

Initializers

init(rawValue:)

public init(rawValue: Int)

Properties

rawValue

let rawValue: Int
Clone this wiki locally