VertexElementMaterial

VertexElementMaterial

개요

VertexElementMaterial .NET에 대한 Aspose.3D FOSS의 클래스입니다. 다음의 사람으로부터 유산을 받은 경우: VertexElement, IIndexedVertexElement.

특정 부품에 대한 재료 지수를 정의합니다.

이 클래스는 .NET 프로그램에서 VertexElementMaterial 객체와 작업하는 4가지 방법을 제공합니다. 이용 가능한 방법에는 다음이 포함됩니다.: Clear, SetIndices, ToString, VertexElementMaterial. 모든 퍼블릭 멤버들은 Aspose.3D FOSS for .NET 패키지를 설치한 후 어떤 .Net 애플리케이션에도 액세스할 수 있습니다. 성질: Indices, MappingMode, Name, ReferenceMode, VertexElementType.

속성

이름유형Access설명
VertexElementTypeVertexElementType읽으세요.해당 유형을 가져옵니다
Namestring읽기/쓰기이름을 가져오거나 설정합니다.
MappingModeMappingMode읽기/쓰기요소가 매핑되는 방식을 가져오거나 설정합니다.
ReferenceModeReferenceMode읽기/쓰기요소가 참조되는 방식을 가져오거나 설정합니다.
IndicesIArrayList<int>읽으세요.인덱스 데이터를 가져옵니다

메서드

Signature설명
VertexElementMaterial()VertexElementMaterial 클래스의 새로운 인스턴스를 초기화합니다.
Clear()직접 및 인덱스 배열에서 모든 요소를 제거합니다.
SetIndices(data: int[])인덱스 데이터를 설정합니다
ToString()정점 요소의 문자열 표현.

참조

 한국어