UserVertexTransform
from panda3d.core import UserVertexTransform
- class UserVertexTransform
Bases:
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