menu
datter package
documentation
datter.dart
MamableTransform
hostGetPerspective static method
hostGetPerspective static method
dark_mode
light_mode
hostGetPerspective
static method
double
hostGetPerspective
(
Matrix4
matrix4
)
Implementation
static double hostGetPerspective(Matrix4 matrix4) => matrix4.entry(3, 2);
datter package
documentation
datter
MamableTransform
hostGetPerspective static method
MamableTransform class