struct SetColorCmd

Defined at line 3576 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/cpp/fidl/fuchsia.ui.gfx/cpp/wire_types.h

Sets a material's color.

Constraints:

- `material_id` refs a `Material`.

If a texture is set on the material, then the value sampled from the texture

is multiplied by the color.

Public Members

uint32_t material_id
ColorRgbaValue color