Panda3D
|
Public Member Functions | |
__init__ (self, partBundleNP, partBundleHandle, partModel) | |
__repr__ (self) | |
getBundle (self) | |
Public Attributes | |
partBundleHandle | |
partBundleNP | |
partModel | |
Static Public Attributes | |
get_bundle = getBundle | |
Instances of this class are stored within the PartBundleDict to track all of the individual PartBundles associated with the Actor. In general, each separately loaded model file is a different PartBundle. This can include the multiple different LOD's, as well as the multiple different pieces of a multipart Actor.
__init__ | ( | self, | |
partBundleNP, | |||
partBundleHandle, | |||
partModel ) |
__repr__ | ( | self | ) |
getBundle | ( | self | ) |
|
static |
partBundleHandle |
partBundleNP |
partModel |