siTxtProjType
 
 
 

siTxtProjType

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
siProjPlanar 0 Planar projection.
siProjCylindrical 1 Cylindrical projection.
siProjSpherical 2 Spherical projection.
siProjLollipop 3 Lollipop projection.
siProjSpatial 4 Spatial projection.
siProjCubic 5 Cubic projection.

Applies To

CreateSubprojection