class SetLightDirectionCmd

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

Sets the direction of the DirectionalLight identified by `light_id`.

Public Members

uint32_t light_id
Vector3Value direction

Public Methods

::std::unique_ptr<SetLightDirectionCmd> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, SetLightDirectionCmd * value, size_t _offset)
zx_status_t Clone (SetLightDirectionCmd * result)