menu
openworld package
documentation
three_dart/three3d/lights/index.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; }
openworld package
documentation
three_dart/three3d/lights/index
HemisphereLightProbe
toJSON method
HemisphereLightProbe class