CollisionPlane
from panda3d.core import CollisionPlane
- class CollisionPlane
Bases:
CollisionSolid
Inheritance diagram
- __init__(*args, **kwargs)
- flip()
C++ Interface: flip(const CollisionPlane self)
- /**
Convenience method to flip the plane in-place.
*/
- getClassType()
C++ Interface: get_class_type()
- get_class_type()
C++ Interface: get_class_type()
- normal
- plane