Version: 1.4
LanguageEnglish
  • C#

CubemapFace

enumeration

Description

Cubemap face.

Properties

UnknownCubemap face is unknown or unspecified.
PositiveXRight facing side (+x).
NegativeXLeft facing side (-x).
PositiveYUpwards facing side (+y).
NegativeYDownward facing side (-y).
PositiveZForward facing side (+z).
NegativeZBackward facing side (-z).

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答