Legacy Documentation: Version 2017.2 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

CellSwizzle

enumeration

Description

Swizzles cell positions to other positions.

Properties

XYZKeeps the cell positions at XYZ.
XZYSwizzles the cell positions from XYZ to XZY.
YXZSwizzles the cell positions from XYZ to YXZ.
YZXSwizzles the cell positions from XYZ to YZX.
ZXYSwizzles the cell positions from XYZ to ZXY.
ZYXSwizzles the cell positions from XYZ to ZYX.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答