Home > blockly > Block > getOutputShape
Block.getOutputShape() method
Get the block's output shape.
Signature:
getOutputShape(): number | null;
Returns:
number | null
Value representing output shape if one exists.
Home > blockly > Block > getOutputShape
Get the block's output shape.
Signature:
getOutputShape(): number | null;
Returns:
number | null
Value representing output shape if one exists.