MTLClearColor Struct

Definition

An RGBA color representing a clear pixel.

public struct MTLClearColor
type MTLClearColor = struct
Inheritance
MTLClearColor

Constructors

MTLClearColor(Double, Double, Double, Double)

Fields

Alpha
Blue
Green
Red

Applies to