menu
three_dart package
documentation
three3d/core/buffer_geometry.dart
BufferGeometryParameters
toJSON method
toJSON method
dark_mode
light_mode
toJSON
method
Map
<
String
,
dynamic
>
toJSON
(
)
Implementation
Map<String, dynamic> toJSON() { return {"curveSegments": curveSegments}; }
three_dart package
documentation
three3d/core/buffer_geometry
BufferGeometryParameters
toJSON method
BufferGeometryParameters class