Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

CubemapFace

Description

Cubemap face.

Used by Cubemap.GetPixel and Cubemap.SetPixel.

Variables

PositiveX Right facing side (+x).
NegativeX Left facing side (-x).
PositiveY Upwards facing side (+y).
NegativeY Downward facing side (-y).
PositiveZ Forward facing side (+z).
NegativeZ Backward facing side (-z).