class AmbientLightArgs
Defined at line 2572 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/hlcpp/fuchsia/ui/gfx/cpp/fidl.h
An AmbientLight is a Light that is is assumed to be everywhere in the scene,
in all directions.
Supported commands:
- SetLightColor
Public Members
uint32_t dummy
Public Methods
::std::unique_ptr<AmbientLightArgs> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, AmbientLightArgs * value, size_t _offset)
zx_status_t Clone (AmbientLightArgs * result)