CreateElementUV
CreateElementUV(TextureMapping)
생성VertexElementUV
주어진 텍스처 매핑 type.
public VertexElementUV CreateElementUV(TextureMapping uvMapping)
모수 | 유형 | 설명 |
---|---|---|
uvMapping | TextureMapping | 생성할 텍스처 매핑 유형 |
반환 값
생성된 요소 uv
또한보십시오
- class VertexElementUV
- enum TextureMapping
- class Geometry
- 네임스페이스 Aspose.ThreeD.Entities
- 집회 Aspose.3D
CreateElementUV(TextureMapping, MappingMode, ReferenceMode)
생성VertexElementUV
주어진 텍스처 매핑 type.
public VertexElementUV CreateElementUV(TextureMapping uvMapping, MappingMode mappingMode,
ReferenceMode referenceMode)
모수 | 유형 | 설명 |
---|---|---|
uvMapping | TextureMapping | 생성할 텍스처 매핑 유형 |
mappingMode | MappingMode | 기본 매핑 모드 |
referenceMode | ReferenceMode | 기본 참조 모드 |
반환 값
생성된 요소 uv
또한보십시오
- class VertexElementUV
- enum TextureMapping
- enum MappingMode
- enum ReferenceMode
- class Geometry
- 네임스페이스 Aspose.ThreeD.Entities
- 집회 Aspose.3D