menu
babylon_dart package
documentation
babylon_dart.dart
Matrix
OrthoLHToRef static method
OrthoLHToRef static method
dark_mode
light_mode
OrthoLHToRef
static method
void
OrthoLHToRef
(
num
width
,
num
height
,
num
znear
,
num
zfar
,
Matrix
result
,
)
Implementation
external static void OrthoLHToRef(num width, num height, num znear, num zfar, Matrix result);
babylon_dart package
documentation
babylon_dart
Matrix
OrthoLHToRef static method
Matrix class