|
Panda3D
|
Public Member Functions | |
| def | __init__ |
| def | __repr__ |
| def | getBundle |
Public Attributes | |
| partBundleHandle | |
| partBundleNP | |
| partModel | |
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.
| def __init__ | ( | self, | |
| partBundleNP, | |||
| partBundleHandle, | |||
| partModel | |||
| ) |
| def __repr__ | ( | self | ) |
| def getBundle | ( | self | ) |
1.7.3