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