|
Enfusion Script API
|
This is the complete list of members for PhysicsGeom, including all inherited members.
| CreateBox(vector size) | PhysicsGeom | static |
| CreateCapsule(float radius, float height) | PhysicsGeom | static |
| CreateCylinder(float radius, float height) | PhysicsGeom | static |
| CreateSphere(float radius) | PhysicsGeom | static |
| CreateTriMesh(vector vertices[], int indices[], int numVertices, int numIndices) | PhysicsGeom | static |
| Destroy() | PhysicsGeom | |
| ToString() | pointer |