logo

Module bevy::prelude::shape[]

Expand description

Generation for some primitive shape meshes.

Structs

An axis-aligned box defined by its minimum and maximum point.

A cylinder with hemispheres at the top and bottom

A sphere made from a subdivided Icosahedron.

A square on the XZ plane centered at the origin.

A rectangle on the XY plane centered at the origin.

A torus (donut) shape.

A sphere made of sectors and stacks.

Enums

Manner in which UV coordinates are distributed vertically.