Block Attributes

canFaceBottom

This attribute defines if the block can be faced downwards which means that the front side can be at the bottom.

Examples

canFaceBottom = true;

// Default value
canFaceBottom = false;