A collection of Unity mesh asset to draw gizmos or scene object. More...
Public Attributes | |
Mesh | Capsule |
Capsule mesh. More... | |
Mesh | Circle |
Circle mesh. More... | |
Mesh | CircleXY |
Circle mesh that is aligned to XY plane. More... | |
Mesh | Cube |
Cube mesh. More... | |
Mesh | Cylinder |
Cylinder mesh. More... | |
Mesh | CylinderXY |
Cylinder mesh that is aligned to XY plane. More... | |
Material | DebugMaterial |
Debug material used by DebugDraw when drawing debug shapes from the Quantum simulation. More... | |
Mesh | Quad |
Quad mesh. More... | |
Mesh | QuadXY |
Quad mesh that is aligned to XY plane. More... | |
Mesh | Sphere |
Sphere mesh. More... | |
A collection of Unity mesh asset to draw gizmos or scene object.
Mesh Quantum.QuantumMeshCollection.Capsule |
Capsule mesh.
Mesh Quantum.QuantumMeshCollection.Circle |
Circle mesh.
Mesh Quantum.QuantumMeshCollection.CircleXY |
Circle mesh that is aligned to XY plane.
Mesh Quantum.QuantumMeshCollection.Cube |
Cube mesh.
Mesh Quantum.QuantumMeshCollection.Cylinder |
Cylinder mesh.
Mesh Quantum.QuantumMeshCollection.CylinderXY |
Cylinder mesh that is aligned to XY plane.
Mesh Quantum.QuantumMeshCollection.Quad |
Quad mesh.
Mesh Quantum.QuantumMeshCollection.QuadXY |
Quad mesh that is aligned to XY plane.
Mesh Quantum.QuantumMeshCollection.Sphere |
Sphere mesh.
Material Quantum.QuantumMeshCollection.DebugMaterial |
Debug material used by DebugDraw when drawing debug shapes from the Quantum simulation.