menu
three_dart package
documentation
three3d/geometries/text_geometry.dart
TextGeometry
TextGeometry.create constructor
TextGeometry.create constructor
dark_mode
light_mode
TextGeometry.create
constructor
TextGeometry.create
(
List
shapes
,
Map
<
String
,
dynamic
>
options
)
Implementation
TextGeometry.create(List<Shape> shapes, Map<String, dynamic> options) : super(shapes, options);
three_dart package
documentation
three3d/geometries/text_geometry
TextGeometry
TextGeometry.create constructor
TextGeometry class