DCClassParameter
from panda3d.direct import DCClassParameter
- class DCClassParameter
Bases:
Bases:
DCParameter
This represents a class (or struct) object used as a parameter itself. This means that all the fields of the class get packed into the message.
Inheritance diagram