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