Preparing search index...
The search index is not available
Detect-Collisions
Detect-Collisions
LineConstructor
Interface LineConstructor<TLine>
interface
LineConstructor
<
TLine
extends
Line
>
{
new
LineConstructor
(
start
:
Vector
,
end
:
Vector
,
options
?:
BodyOptions
,
)
:
TLine
;
}
Type Parameters
TLine
extends
Line
Index
Constructors
constructor
Constructors
constructor
new
LineConstructor
(
start
:
Vector
,
end
:
Vector
,
options
?:
BodyOptions
)
:
TLine
Parameters
start
:
Vector
end
:
Vector
Optional
options
:
BodyOptions
Returns
TLine
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Detect-Collisions
Loading...