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