sm.construction.constants

Constants used by the construction system.

Kind: Constant

Environments: Game

Game

Open the full Game reference

  • subdivideRatio – The physical size of one block.
  • subdivideRatio_2 – The physical size of one block divided by two.
  • subdivisions – One dividided by subdivideRatio.
  • shapeSpacing – Bias value.
Value Description
subdivideRatio 0.25
subdivideRatio_2 0.125
subdivisions 4
shapeSpacing 0.004

Returns:

Type Description
table