menu
babylon_dart package
documentation
babylon_dart.dart
Vector3
set method
set method
dark_mode
light_mode
set
method
Vector3
set
(
num
x
,
num
y
,
num
z
)
Implementation
external Vector3 set(num x, num y, num z);
babylon_dart package
documentation
babylon_dart
Vector3
set method
Vector3 class