menu
flame package
documentation
input.dart
Plane
Plane.normalconstant constructor
Plane.normalconstant constructor
dark_mode
light_mode
Plane.normalconstant
constructor
Plane.normalconstant
(
Vector3
normal_
,
double
constant
)
Implementation
Plane.normalconstant(Vector3 normal_, this.constant) : _normal = Vector3.copy(normal_);
flame package
documentation
input
Plane
Plane.normalconstant constructor
Plane class