menu
bonfiremodify package
documentation
bonfire.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_);
bonfiremodify package
documentation
bonfire
Plane
Plane.normalconstant constructor
Plane class