weasel API - v0.8.0
Preparing search index...
ClonePose
Interface ClonePose
Pose carried through clone gestures: ids being cloned plus the pointer/offset state.
interface
ClonePose
{
ids
:
string
[]
;
offset
:
{
dx
:
number
;
dy
:
number
}
;
worldX
:
number
;
worldY
:
number
;
}
Index
Properties
ids
offset
world
X
world
Y
Properties
ids
ids
:
string
[]
offset
offset
:
{
dx
:
number
;
dy
:
number
}
world
X
worldX
:
number
world
Y
worldY
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
ids
offset
world
X
world
Y
weasel API - v0.8.0
Loading...
Pose carried through clone gestures: ids being cloned plus the pointer/offset state.