GltfPrimitive

Přehled

GltfPrimitive je rozhraní v Aspose.3d pro Typescript. Dědici: GltfPrimitive.

GltfPrimitive.indices holds the accessor index for the primitive’s index buffer.

Vlastnosti

Název:Typ:PřístupPopis:
attributes: { [key: string]: number }Čtěte.
indices: numberČtěte.Udržuje index příslušenství pro primitivní buffer indexu.
material: numberČtěte.Uložení indexu materiálu aplikovaného na tento primitivní
mode: numberČtěte.Uveďte způsob kreslení (např. trojúhelníky, čáry) primitivního tvaru.
 Čeština