GltfFormatDetector
المعلومات العامة
GltfFormatDetector هي فئة في Aspose.3d لـ Python. الميراث من: FormatDetector.
GltfFormatDetector.detect returns the FileFormat of a stream, using file_name as hint if needed.
الطرق
| التوقيع | وصف |
|---|---|
__init__() | |
detect(stream: 'io._IOBase', file_name: str) → 'FileFormat' | يعيد FileFormat من التدفق، باستخدام file_name كإشارة إذا لزم الأمر. |