Skip to content

arrowsToDrawables

arrowsToDrawables(a, bake?): DrawableVector[]

Defined in: core/instanced-vector.ts:163

Instanced arrowheads → one filled triangle per arrow, tip set back to the target node’s boundary. bake mirrors the Scene twin’s screen-sizeMode trick: solve in pixel space (×k) and emit ÷k, so the world-coordinate output reproduces the constant-pixel GPU render under the view’s ×k transform.

InstancedArrowsData

number = 1

DrawableVector[]