Add-On Documentation
Preparing search index...
The search index is not available
8Crafter's Debug Sticks API
8Crafter's Debug Sticks API
Globals
modules
coords
facingPoint
Function facingPoint
facingPoint
(
location
:
Vector3
,
otherLocation
:
Vector3
,
)
:
{
difference
:
{
x
:
number
;
y
:
number
;
z
:
number
}
;
rot
:
{
x
:
number
;
y
:
number
}
;
}
Parameters
location
:
Vector3
otherLocation
:
Vector3
Returns
{
difference
:
{
x
:
number
;
y
:
number
;
z
:
number
}
;
rot
:
{
x
:
number
;
y
:
number
}
;
}
Version
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Add-On Documentation
8Crafter's Debug Sticks API
Loading...