menu
u package
documentation
plugins/ar/u_ar_platform.dart
UArQuaternion
toList method
toList method
dark_mode
light_mode
toList
method
List
<
double
>
toList
(
)
Implementation
List<double> toList() => <double>[x, y, z, w];
u package
documentation
plugins/ar/u_ar_platform
UArQuaternion
toList method
UArQuaternion class