enum MappingMethod;
| Value | Description |
|---|---|
MAPPINGMETHOD_UV_COORDINATE |
Texture coordinates. |
MAPPINGMETHOD_CAMERA_CUBE_ENV |
Camera cube coordinates. |
MAPPINGMETHOD_CAMERA_SPHERE_ENV |
Camera sphere coordinates. |
MAPPINGMETHOD_PROJECTION |
Use projection. |
| MAPPINGMETHOD_SHADOW | Projection for shadows. |
Texture mapping method
CONFIDENTIAL