class MaterialArgs
Defined at line 2660 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/hlcpp/fuchsia/ui/gfx/cpp/fidl.h
Simple texture-mapped material.
Supported commands:
- SetTextureCmd: sets the texture, or it can be left as zero (no texture).
The texture can be an Image or ImagePipe2.
- SetColorCmd: sets the color.
Public Members
uint32_t dummy
Public Methods
::std::unique_ptr<MaterialArgs> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,MaterialArgs *value,size_t_offset)
zx_status_t Clone (MaterialArgs * result)