menu
u package
documentation
plugins/ar/u_ar_platform.dart
UArPose
withRotation method
withRotation method
dark_mode
light_mode
withRotation
method
UArPose
withRotation
(
UArQuaternion
value
)
Implementation
UArPose withRotation(UArQuaternion value) => UArPose(position: position, rotation: value);
u package
documentation
plugins/ar/u_ar_platform
UArPose
withRotation method
UArPose class