VertexElementVisibility

VertexElementVisibility class

يحدد ما إذا كانت المكونات المحددة مرئية

public class VertexElementVisibility : VertexElementTemplate<bool>

المنشئون

اسموصف
VertexElementVisibility()يقوم بتهيئة مثيل جديد لملفVertexElementVisibility فئة .

الخصائص

اسموصف
Data { get; }
Indices { get; }يحصل على بيانات المؤشرات
MappingMode { get; set; }الحصول على أو تعيين كيفية تعيين العنصر.
Name { get; set; }الحصول على الاسم أو تعيينه .
ReferenceMode { get; set; }الحصول على أو تعيين كيفية الإشارة إلى العنصر.
VertexElementType { get; }يحصل على نوع ملفVertexElement

طُرق

اسموصف
override Clear()
CopyTo(VertexElementTemplate<bool>)
SetData(bool[])
SetIndices(int[])تحميل المؤشرات
override ToString()تمثيل سلسلة لعنصر قمة الرأس .

أنظر أيضا