siTxtProjPlane

Description

Texture projection plane constants. To use with the texturing commands.

C# Syntax

siTxtProjPlane.siPlaneXY                                                    // 0
siTxtProjPlane.siPlaneXZ                                                    // 1
siTxtProjPlane.siPlaneYZ                                                    // 2

Constant Value Description
siPlaneXY 0 XY Plane.
siPlaneXZ 1 XZ Plane.
siPlaneYZ 2 YZ Plane.

Applies To

CreateSubprojection