AutoTile.Axis


Declaration

public enum Axis

Description

An axis along which a texture is tiled.

Properties

X_PosTiles an object along the x-axis in the positive direction.
X_NegTiles an object along the x-axis in the negative direction.
Y_PosTiles an object along the y-axis in the positive direction.
Y_NegTiles an object along the y-axis in the negative direction.
Z_PosTiles an object along the z-axis in the positive direction.
Z_NegTiles an object along the z-axis in the negative direction.