Struct ClearColorValues
Values to be given to a clear image color command The type should be f32, unless the image format has numeric format of sInt or uInt.
struct ClearColorValues
;
Constructors
Name | Description |
---|---|
this
(r, g, b, a)
|
|
this
(r, g, b, a)
|
|
this
(r, g, b, a)
|
Fields
Name | Type | Description |
---|---|---|
type
|
ClearColorValues | |
values
|
ClearColorValues |
Unions
Name | Description |
---|---|
Values
|
Enums
Name | Description |
---|---|
Type
|