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