Description
Texture projection type constants. To use with the texturing commands.
C# Syntax
siTxtProjType.siProjPlanar // 0 siTxtProjType.siProjCylindrical // 1 siTxtProjType.siProjSpherical // 2 siTxtProjType.siProjLollipop // 3 siTxtProjType.siProjSpatial // 4 siTxtProjType.siProjCubic // 5
|
Constant |
Value |
Description |
|
0 |
Planar projection. |
|
|
1 |
Cylindrical projection. |
|
|
2 |
Spherical projection. |
|
|
3 |
Lollipop projection. |
|
|
4 |
Spatial projection. |
|
|
5 |
Cubic projection. |
Applies To
SOFTIMAGE|XSI v6.01