menu
origin package
documentation
stage.dart
Rotation
Rotation.new const constructor
Rotation.new const constructor
dark_mode
light_mode
Rotation
constructor
const
Rotation
(
{
double
x
=
0
,
double
y
=
0
,
double
z
=
0
,
double
?
perspective
,
})
Implementation
const Rotation({this.x = 0, this.y = 0, this.z = 0, this.perspective});
origin package
documentation
stage
Rotation
Rotation.new const constructor
Rotation class