GltfPrimitive
Overview
GltfPrimitive यह एक इंटरफ़ेस है Aspose.3D FOSS for Typescript.
GltfPrimitive.attributes maps attribute names to accessor indices for the primitive.
संपत्ति : attributes, indices, material, mode.
Description
GltfPrimitive एक इंटरफ़ेस है Aspose.3D FOSS के लिए जो 0 विधियों के साथ एक अनुबंध को परिभाषित करता है. इस इंटरफेसी को लागू करने वाले वर्गों को सभी घोषित संचालनों के बारे में व्यावहारिक कार्यान्वयन प्रदान करना होगा.
मुख्य क्षमताओं में शामिल हैं: : { [key: string]: number }; : number; : number.ये कार्य डेवलपर्स को ग्ल्टफप्रिमिटिव फ़ंक्शन को सीधे TypeScript अनुप्रयोगों में एकीकृत करने की अनुमति देते हैं।.
कक्षा में भी प्रदान की जाती है attributes संपत्ति (अनुकूलित) के लिए, indices संपत्ति (इंटरटेनमेंट) के लिए, यह material संपत्ति (वस्तु को छूने के लिए).
Properties
| Name | Type | Access | Description |
|---|---|---|---|
attributes | : { [key: string]: number } | Read | इन गुणों को प्राप्त करें।. |
indices | : number | Read | संकेतों को प्राप्त करें।. |
material | : number | Read | सामग्री प्राप्त करें।. |
mode | : number | Read | फैशन मिलता है।. |