GltfFormat

Overview

GltfFormat Python için Aspose.3D FOSS sınıfıdır.

GltfFormat.create_load_options creates a GLTF-specific load options object for importing scenes.

Bu sınıf Python programlarında GltfFormat nesnelerle çalışmak için 2 yöntem sunar. Mevcut yöntemler şunları içerir: create_load_options, create_save_options. Tüm kamu üyeleri, Python paket için Aspose.3D FOSS’u yükledikten sonra herhangi bir Python uygulamasına erişilebilir. Mülkiyet : can_export, can_import, content_type, extension, extensions, file_format_type,Ve 2 daha.

Properties

NameTypeAccessDescription
extensionstrReadUzantıya ulaşır.
extensionsList[str]ReadGenişletmeler için hazırlanın.
content_typestrReadİçerik türünü alır.
file_format_type``ReadDosya formatını alır.
versionstrReadversiyonu alır.
can_exportboolReadİhracat yapabileceği bir şey var.
can_importboolReadİthalat yapabileceği bir şey var.
formatsListReadFormatları bulmak için.

Methods

SignatureDescription
create_load_options()Giriş sahneleri için GLTF özel yük seçenekleri nesne oluşturur
create_save_options()GLTF-specific save options object oluşturur, sahneler için ihraç edilir.

See Also

 Türkçe