TextureProjectionTypes

Detailed Description

Texture projection types.

Macros

#define P_SPHERICAL
 
#define P_CYLINDRICAL
 
#define P_FLAT
 
#define P_CUBIC
 
#define P_FRONTAL
 
#define P_SPATIAL
 
#define P_UVW
 
#define P_SHRINKWRAP
 
#define P_CAMERAMAP
 
#define P_VOLUMESHADER
 

Macro Definition Documentation

◆ P_SPHERICAL

#define P_SPHERICAL

Spherical.

◆ P_CYLINDRICAL

#define P_CYLINDRICAL

Cylindrical.

◆ P_FLAT

#define P_FLAT

Flat.

◆ P_CUBIC

#define P_CUBIC

Cubic.

◆ P_FRONTAL

#define P_FRONTAL

Frontal.

◆ P_SPATIAL

#define P_SPATIAL

Spatial.

◆ P_UVW

#define P_UVW

UVW.

◆ P_SHRINKWRAP

#define P_SHRINKWRAP

Shrinkwrap.

◆ P_CAMERAMAP

#define P_CAMERAMAP

Camera.

◆ P_VOLUMESHADER

#define P_VOLUMESHADER

Volume.