menu
flutter_scene_importer package
documentation
generated/scene_impeller.fb_flatbuffers.dart
Vec2
unpack method
unpack method
dark_mode
light_mode
unpack
method
Vec2T
unpack
(
)
Implementation
Vec2T unpack() => Vec2T( x: x, y: y);
flutter_scene_importer package
documentation
generated/scene_impeller.fb_flatbuffers
Vec2
unpack method
Vec2 class