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
-
static
getClassType
() → TypeHandle¶
-
static