CreateElementUV
CreateElementUV(TextureMapping)
BirVertexElementUV verilen doku eşleme türüyle.
public VertexElementUV CreateElementUV(TextureMapping uvMapping)
| Parametre | Tip | Tanım |
|---|---|---|
| uvMapping | TextureMapping | Hangi doku eşleme türü oluşturulacak |
Geri dönüş değeri
oluşturulan öğe uv
Ayrıca bakınız
- class VertexElementUV
- enum TextureMapping
- class Geometry
- ad alanı Aspose.ThreeD.Entities
- toplantı Aspose.3D
CreateElementUV(TextureMapping, MappingMode, ReferenceMode)
BirVertexElementUV verilen doku eşleme türüyle.
public VertexElementUV CreateElementUV(TextureMapping uvMapping, MappingMode mappingMode,
ReferenceMode referenceMode)
| Parametre | Tip | Tanım |
|---|---|---|
| uvMapping | TextureMapping | Hangi doku eşleme türü oluşturulacak |
| mappingMode | MappingMode | Varsayılan eşleme modu |
| referenceMode | ReferenceMode | Varsayılan referans modu |
Geri dönüş değeri
oluşturulan öğe uv
Ayrıca bakınız
- class VertexElementUV
- enum TextureMapping
- enum MappingMode
- enum ReferenceMode
- class Geometry
- ad alanı Aspose.ThreeD.Entities
- toplantı Aspose.3D