getArrowTerminalsInArrowSpace
Public function
Signature
function getArrowTerminalsInArrowSpace(
editor: Editor,
shape: TLArrowShape,
bindings: TLArrowBindings
): {
end: Vec
start: Vec
}
Parameters
Name | Description |
---|---|
|
|
|
|
|
|
Returns
{
end: Vec
start: Vec
}
References
Editor, TLArrowShape, TLArrowBindings, Vec
Source