The block type or permutation.
Optional
options: Partial<BlockTypeTransformationComponentOptions>The options for the transformation.
Protected
Readonly
collectionThe properties collection of the block type.
Readonly
identifierThe component identifier of the block type.
Protected
Readonly
typeThe block type of the component.
Static
Readonly
identifierThe component identifier of the block type.
Protected
componentThe component value of the block type.
Get the rotation of the block type.
The rotation of the block type as a tuple.
Get the rotation pivot of the block type.
The rotation pivot of the block type as a tuple.
Get the scale of the block type.
The scale of the block type as a tuple.
Get the scale pivot of the block type.
The scale pivot of the block type as a tuple.
Get the translation of the block type.
The translation of the block type as a tuple.
Set the rotation of the block type.
The rotation of the block type as a tuple.
Set the rotation pivot of the block type.
The rotation pivot of the block type as a tuple.
Set the scale of the block type.
The scale of the block type as a tuple.
Set the scale pivot of the block type.
The scale pivot of the block type as a tuple.
Set the translation of the block type.
The translation of the block type as a tuple.
Create a new block selection box property for a block definition.