Variable facesNamesConst

facesNames: readonly ["front", "right", "back", "left", "top", "bottom"] = ...

Readonly array with the names of the faces:

  1. "front"
  2. "right"
  3. "back"
  4. "left"
  5. "top"
  6. "bottom"

Generated using TypeDoc