menu
flame package
documentation
input.dart
Plane
normal property
normal property
dark_mode
light_mode
normal
property
Vector3
get
normal
The normal vector of the plane.
Implementation
Vector3 get normal => _normal;
flame package
documentation
input
Plane
normal property
Plane class