class SetPointLightPositionCmd

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

Sets the position of the PointLight identified by `light_id`.

Public Members

uint32_t light_id
Vector3Value position

Public Methods

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