weasel API - v0.8.0
Preparing search index...
DragRadialEndCtx
Interface DragRadialEndCtx<TScratch>
interface
DragRadialEndCtx
<
TScratch
=
unknown
>
{
center
:
DragRadialPoint
;
isSubThreshold
:
boolean
;
modifiers
:
ModifierState
;
radius
:
number
;
rotation
:
number
;
scratch
:
TScratch
;
}
Type Parameters
TScratch
=
unknown
Hierarchy (
View Summary
)
DragRadialCtx
<
TScratch
>
DragRadialEndCtx
Index
Properties
center
is
Sub
Threshold
modifiers
radius
rotation
scratch
Properties
center
center
:
DragRadialPoint
is
Sub
Threshold
isSubThreshold
:
boolean
True at end time if the radius is at or below
minRadius
.
modifiers
modifiers
:
ModifierState
radius
radius
:
number
rotation
rotation
:
number
scratch
scratch
:
TScratch
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
center
is
Sub
Threshold
modifiers
radius
rotation
scratch
weasel API - v0.8.0
Loading...
True at end time if the radius is at or below
minRadius.