VertexElementFVector

VertexElementFVector

סקירה כללית

VertexElementFVector הוא שיעור ב Aspose.3D FOSS עבור .NET. מורשת מ : VertexElement, IIndexedVertexElement.

שיעור עוזר להגדיר יישומים ספציפיים.

שיעור זה מספק 6 שיטות לעבוד עם אובייקטים VertexElementFVector בתוכניות .NET. שיטות זמינות כוללות: Clear, CopyTo, SetData, SetIndices, ToString, VertexElementFVector. כל החברים הציבוריים זמינים לכל יישום .NET לאחר התקנת Aspose.3D FOSS עבור חבילת .Net. רכוש : Data, Indices, MappingMode, Name, ReferenceMode, VertexElementType.

נכסים

שםסוגגישהתיאור
DataIArrayList<FVector4>קראומקבל את הנתונים.
VertexElementTypeVertexElementTypeקראויש את סוג החלק העגול.
Namestringקרא / כתיבהמקבל או קובע את השם.
MappingModeMappingModeקרא / כתיבהמקבל או קבע את מצב המפה.
ReferenceModeReferenceModeקרא / כתיבהמקבל או קבע את מצב ההפניה.
IndicesIArrayList<int>קראומקבלים את האינדיקטורים.

שיטות

חתימהתיאור
VertexElementFVector()
VertexElementFVector(mappingMode: MappingMode, referenceMode: ReferenceMode)
CopyTo(target: VertexElementFVector)העתק נתונים אלמנט מסוים
SetData(data: FVector4[])להגדיר את הנתונים
SetData(data: FVector3[])להגדיר את הנתונים
SetData(data: FVector2[])להגדיר את הנתונים
Clear()הסיר את כל האלמנטים מהדפוס הישיר והאינדקס.
SetIndices(data: int[])הגדרת נתוני אינדיקטורים
ToString()תצוגה של אלמנט Vertex.

ראה גם

 עברית