nw::gfx::res::ResTextureCoordinator::MappingMethod Enumerated Type

Syntax

enum MappingMethod;

Value

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.
MAPPINGMETHOD_SHADOW_CUBE Projection for shadow cubes.

Description

Texture mapping method


CONFIDENTIAL