API Reference > Structs, Records, Enums > EPRCTextureMappingOperator Enumeration
EPRCTextureMappingOperator Enumeration
Syntax
C++
enum EPRCTextureMappingOperator { KEPRCTextureMappingOperator_Unknown, KEPRCTextureMappingOperator_Planar, KEPRCTextureMappingOperator_Cylindrical, KEPRCTextureMappingOperator_Spherical, KEPRCTextureMappingOperator_Cubical };

PrcDefines.h

Members 
Description 
KEPRCTextureMappingOperator_Unknown 
Default value. 
KEPRCTextureMappingOperator_Planar 
Reserved for future use 
KEPRCTextureMappingOperator_Cylindrical 
Reserved for future use 
KEPRCTextureMappingOperator_Spherical 
Reserved for future use 
KEPRCTextureMappingOperator_Cubical 
Reserved for future use 

Enumeration represents operators used for computing the mapping coordinates.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.