ExternalThread
from panda3d.core import ExternalThread
- class ExternalThread
Bases:
Bases:
Thread
The special “external thread” class. There is one instance of these in the world, and it is returned by
Thread.getExternalThread()
.Inheritance diagram
- static getClassType() TypeHandle