GltfFormatDetector
Přehled
GltfFormatDetector je třída v Aspose.3d pro Python. Dědici: FormatDetector.
GltfFormatDetector.detect returns the FileFormat of a stream, using file_name as hint if needed.
Metody
| Podpis: | Popis: |
|---|---|
__init__() | |
detect(stream: 'io._IOBase', file_name: str) → 'FileFormat' | Vrátí FileFormat proudu, při použití filenamu jako náznaku v případě potřeby. |