Home > blockly > blockRendering > Hat > (constructor)
blockRendering.Hat.(constructor)
Constructs a new instance of the Hat class
Signature:
constructor(constants: ConstantProvider);
Parameters
| Parameter | Type | Description |
|---|---|---|
| constants | ConstantProvider | The rendering constants provider. |