CreateElementUV

CreateElementUV(TextureMapping)

BirVertexElementUV verilen doku eşleme türüyle.

public VertexElementUV CreateElementUV(TextureMapping uvMapping)
ParametreTipTanım
uvMappingTextureMappingHangi doku eşleme türü oluşturulacak

Geri dönüş değeri

oluşturulan öğe uv

Ayrıca bakınız


CreateElementUV(TextureMapping, MappingMode, ReferenceMode)

BirVertexElementUV verilen doku eşleme türüyle.

public VertexElementUV CreateElementUV(TextureMapping uvMapping, MappingMode mappingMode, 
    ReferenceMode referenceMode)
ParametreTipTanım
uvMappingTextureMappingHangi doku eşleme türü oluşturulacak
mappingModeMappingModeVarsayılan eşleme modu
referenceModeReferenceModeVarsayılan referans modu

Geri dönüş değeri

oluşturulan öğe uv

Ayrıca bakınız