Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dgreenheck authored Jan 4, 2022
1 parent 7701ab7 commit 76a3219
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ Alternatively, you may download the code directly and add it to your Unity proje

There are three separate components included in this package

- `Fracture` - Runtime fracturing of meshes
- `Prefracture` - Used for pre-fracturing meshes in the editor. The generated fragments can either be saved directly in the scene, or alternatively saved to disk if you would like to create a prefab.
- `Slice` - Runtime slicing of meshes
- ![Fracture](/Documentation~/Fracture.md) - Runtime fracturing of meshes
- ![Prefracture](/Documentation~/Prefracture.md) - Used for pre-fracturing meshes in the editor. The generated fragments can either be saved directly in the scene, or alternatively saved to disk if you would like to create a prefab.
- ![Slice](/Documentation~/Slice.md)- Runtime slicing of meshes

## Features

Expand Down

0 comments on commit 76a3219

Please sign in to comment.