Shape¶
Inherits: Mesh
C++ type: Shape
Procedural mesh factory (box, sphere, etc.).
Methods¶
| Name | Languages |
|---|---|
createPlane |
C++ | Lua |
createBox |
C++ | Lua |
createSphere |
C++ | Lua |
createCylinder |
C++ | Lua |
createCapsule |
C++ | Lua |
createTorus |
C++ | Lua |