Struct ClearValues

struct ClearValues ;

Constructors

NameDescription
this (color)
this (depthStencil)

Fields

NameTypeDescription
type ClearValues.Type
values ClearValues.Values

Methods

NameDescription
color (r, g, b, a)
color (r, g, b, a)
color (r, g, b, a)
depthStencil (depth, stencil)

Unions

NameDescription
Values

Enums

NameDescription
Type