blockly > blockRendering > RenderInfo > finalize_

blockRendering.RenderInfo.finalize_() method

Make any final changes to the rendering information object. In particular, store the y position of each row, and record the height of the full block.

Signature:

protected finalize_(): void;

Returns:

void