VertexElementUV

VertexElementUV()

Initialiseert een nieuw exemplaar van hetVertexElementUV class. Het standaardtype voor textuurtoewijzing isDiffuse

public VertexElementUV()

Zie ook


VertexElementUV(TextureMapping)

Initialiseert een nieuw exemplaar van hetVertexElementUV klasse.

public VertexElementUV(TextureMapping textureMapping)
ParameterTypeBeschrijving
textureMappingTextureMappingHet type textuurtoewijzing.

Zie ook