[−][src]Module amethyst_rendy::shape
Basic shape prefabs.
Structs
InternalShape | Internal Shape, used for transformation from |
ShapePrefab | Prefab for generating |
ShapeUpload |
|
Enums
Shape | Shape generators |
Traits
FromInternalVertex | Internal trait for converting from vertex data to a shape type. |
FromShape | Trait for providing conversion from a basic shape type. |
Type Definitions
InternalVertexData | Vertex data for a basic shape. |