Transform2SG¶
from panda3d.core import Transform2SG
-
class
Transform2SG
¶ Bases:
DataNode
input: Transform (matrix)
output: none, but applies the matrix as the transform transition for a given arc of the scene graph.
Inheritance diagram
-
__init__
(param0: Transform2SG)¶
-
__init__
(name: str)
-
static
getClassType
() → TypeHandle¶
-