VertexElementUV
VertexElementUV()
Initialisiert eine neue Instanz vonVertexElementUV
class. Der Standard-Textur-Mapping-Typ istDiffuse
public VertexElementUV()
Siehe auch
- class VertexElementUV
- namensraum Aspose.ThreeD.Entities
- Montage Aspose.3D
VertexElementUV(TextureMapping)
Initialisiert eine neue Instanz vonVertexElementUV
Klasse.
public VertexElementUV(TextureMapping textureMapping)
Parameter | Typ | Beschreibung |
---|---|---|
textureMapping | TextureMapping | Der Textur-Mapping-Typ. |
Siehe auch
- enum TextureMapping
- class VertexElementUV
- namensraum Aspose.ThreeD.Entities
- Montage Aspose.3D