weasel API - v0.8.0
Preparing search index...
PoseRotation
Interface PoseRotation
Pivot (
cx
,
cy
) and angle resolved from a pose's rotation convention.
interface
PoseRotation
{
cx
:
number
;
cy
:
number
;
rotation
:
number
;
}
Index
Properties
cx
cy
rotation
Properties
cx
cx
:
number
cy
cy
:
number
rotation
rotation
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cx
cy
rotation
weasel API - v0.8.0
Loading...
Pivot (
cx,cy) and angle resolved from a pose's rotation convention.