TextureParameterization
-
wv.TextureParameterization Indicates how texture coordinates are specified or generated. This controls where a given pixel of a texture appears on the object to which it is applied.
Enumeration Members
-
wv.TextureParameterization.UV - UV: 0
The texture will be mapped according to UV coordinates specified in the mesh data.