siTxtCreationType

Description

Texture creation type constants. To use with the texturing commands.

Constant Value Description
siTxtPlanarXY 0 XY Planar projection.
siTxtPlanarXZ 1 XZ Planar projection.
siTxtPlanarYZ 2 YZ Planar projection.
siTxtCylindrical 3 Cylindrical projection.
siTxtSpherical 4 Spherical projection.
siTxtSpatial 5 Spatial projection.
siTxtCamera 6 Camera projection.
siTxtUV 7 UV projection.
siTxtLollipop 8 Lollipop projection.
siTxtPureImplicit 9 Purely implicit projection.
siTxtCubic 10 Cubic projection.
siTxtUniqueUV 11 Unique UV projection.

Applies To

Create2DMapWithProjection CreateProjection