menu
rive_native package
documentation
rive_native.dart
Mat2D
translation property
translation property
dark_mode
light_mode
translation
property
Vec2D
get
translation
Implementation
Vec2D get translation => Vec2D.fromValues(_buffer[4], _buffer[5]);
rive_native package
documentation
rive_native
Mat2D
translation property
Mat2D class