menu
thermion_dart package
documentation
thermion_dart.dart
Vector3
pt property
pt property
dark_mode
light_mode
pt
property
Vector2
get
pt
Implementation
Vector2 get pt => zy;
set
pt
(
Vector2
arg
)
Implementation
set pt(Vector2 arg) => zy = arg;
thermion_dart package
documentation
thermion_dart
Vector3
pt property
Vector3 class