GltfFormatDetector
Übersicht über die
GltfFormatDetector ist eine Klasse in Aspose.3d für Python. Erben von: FormatDetector.
GltfFormatDetector.detect returns the FileFormat of a stream, using file_name as hint if needed.
Methoden und Verfahren
| Unterzeichnung | Beschreibung |
|---|---|
__init__() | |
detect(stream: 'io._IOBase', file_name: str) → 'FileFormat' | Gibt den FileFormat eines Stroms zurück, wobei bei Bedarf der Dateiname als Hinweis verwendet wird. |