Preparing search index...
The search index is not available
vevet - v5.10.0
vevet
ICursorTargetCoords
Interface ICursorTargetCoords
Represents the cursor's target position, angle and velocity.
interface
ICursorTargetCoords
{
angle
:
number
;
velocity
:
number
;
x
:
number
;
y
:
number
;
}
Hierarchy (
View Summary
)
ICursorTargetCoords
ICursorFullCoords
Index
Properties
angle
velocity
x
y
Properties
angle
angle
:
number
velocity
velocity
:
number
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
angle
velocity
x
y
vevet - v5.10.0
Loading...
Represents the cursor's target position, angle and velocity.