Block Attributes
canFaceSides
This attribute defines if the block can be faced to the horizontal sides which means that the front side can be at one of the horizontal sides.
Examples
// Default value
canFaceSides = true;
canFaceSides = false;
canFaceSides = true;
canFaceSides = false;