CollisionFloorMesh
from panda3d.core import CollisionFloorMesh
- class CollisionFloorMesh
Bases:
Bases:
CollisionSolid
This object represents a solid made entirely of triangles, which will only be tested again z axis aligned rays
Inheritance diagram
- __init__()
This is only for the convenience of
CollisionPolygon
. Normally, you should not attempt to create an uninitializedCollisionPlane
.
- static getClassType() TypeHandle