struct PointLightArgs
Defined at line 608 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/cpp/fidl/fuchsia.ui.gfx/cpp/wire_types.h
A PointLight is a Light that emits light in all directions. By default, the
intensity of the light falls off according to the physically based
"inverse-square law" (see Wikipedia), although it can be adjusted to other
values for artistic effect.
Supported commands:
- SetLightColor
- SetPointLightPosition
- SetPointLightFalloff
Public Members
uint32_t dummy