EditorSpatialGizmo.addCollisionSegments

Adds the specified segments to the gizmo's collision shape for picking. Call this function during redraw.

struct EditorSpatialGizmo
@nogc nothrow
void
addCollisionSegments
(
in PoolVector3Array segments
)

Meta