Stay organized with collections Save and categorize content based on your preferences.

blockly > blockRendering > NextConnection

blockRendering.NextConnection class

An object containing information about the space a next connection takes up during rendering.

Signature:

export declare class NextConnection extends Connection 

Extends: Connection

Remarks

The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the NextConnection class.