menu
thermion_dart package
documentation
thermion_dart.dart
Vector4
pts property
pts property
dark_mode
light_mode
pts
property
Vector3
get
pts
Implementation
Vector3 get pts => zyx;
set
pts
(
Vector3
arg
)
Implementation
set pts(Vector3 arg) => zyx = arg;
thermion_dart package
documentation
thermion_dart
Vector4
pts property
Vector4 class