Block Attributes
canFaceTop
This attribute defines if the block can be faced upwards which means that the front side can be at the top.
Examples
canFaceTop = true;
// Default value
canFaceTop = false;
// Default value
canFaceTop = false;