FunctionHookDrawer({
animated,
anchorHooksByAnchorId,
anchorsById,
anchorPositions,
anchorHookPositions,
boxSizes,
packages/cookbook/src/components/GLInspector.tsx:1222
FunctionInspectorBox({
animated: _animated,
drawCount,
cls,
pos,
glObject,
mode,
width,
height,
children,
grab
packages/cookbook/src/components/GLInspector.tsx:902
FunctionSVGConnection({
anchor,
hookX,
hookY,
anchorX,
anchorY,
recursive,
reversedHook,
animated,
}: {
anchor: A
packages/cookbook/src/components/GLInspector.tsx:1138
FunctionSVGStandaloneConnection({
animated,
anchor,
anchorX,
anchorY,
hookX,
hookY,
}: {
animated: boolean;
anchor: AnchorRef
packages/cookbook/src/components/GLInspector.tsx:1189
FunctionUniformValue({
id,
node,
value,
type,
info,
}: {
id: string;
// eslint-disable-next-line @typescript-eslint/
packages/cookbook/src/components/GLInspector.tsx:738