UserVertexTransform¶
from panda3d.core import UserVertexTransform
-
class
UserVertexTransform
¶ Bases:
VertexTransform
This is a specialization on
VertexTransform
that allows the user to specify any arbitrary transform matrix he likes. This is rarely used except for testing.Inheritance diagram
-
static
getClassType
() → TypeHandle¶
-
static