VirtualFileComposite
from panda3d.core import VirtualFileComposite
- class VirtualFileComposite
Bases:
VirtualFile
A composite directory within the VirtualFileSystem: this maps to more than one directory on different mount points. The resulting directory appears to be the union of all the individual simple directories.
Inheritance diagram
- __init__(*args, **kwargs)
- getClassType()
C++ Interface: get_class_type()
- get_class_type()
C++ Interface: get_class_type()