Geometry.GetVertexElementOfUV

Geometry.GetVertexElementOfUV method

Gets a VertexElementUV instance with given texture mapping type

public VertexElementUV GetVertexElementOfUV(TextureMapping textureMapping)
ParameterTypeDescription
textureMappingTextureMapping

Return Value

VertexElementUV with the texture mapping type

See Also