menu
three_dart package
documentation
three3d/lights/hemisphere_light_probe.dart
HemisphereLightProbe
toJSON method
toJSON method
dark_mode
light_mode
toJSON
method
@
override
Map
<
String
,
dynamic
>
toJSON
(
{
Object3dMeta
?
meta
,
})
override
Implementation
@override toJSON({Object3dMeta? meta}) { var data = super.toJSON(meta: meta); return data; }
three_dart package
documentation
three3d/lights/hemisphere_light_probe
HemisphereLightProbe
toJSON method
HemisphereLightProbe class