VirtualFileHTTP
from panda3d.core import VirtualFileHTTP
- class VirtualFileHTTP
Bases:
VirtualFile
This maps a document retrieved from an HTTPClient into the VirtualFileSystem, allowing models etc. to be loaded directly from a web page.
Inheritance diagram
- __init__(*args, **kwargs)
- getClassType()
C++ Interface: get_class_type()
- get_class_type()
C++ Interface: get_class_type()
- url