menu
openworld package
documentation
three_dart/three3d/core/index.dart
Face
Face constructor
Face constructor
dark_mode
light_mode
Face
constructor
Face
(
num
a
,
num
b
,
num
c
,
Vector3
normal
,
num
materialIndex
,
)
Implementation
Face(this.a, this.b, this.c, this.normal, this.materialIndex);
openworld package
documentation
three_dart/three3d/core/index
Face
Face constructor
Face class