Skip to content

Commit

Permalink
Add note for demo content in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
bneukom committed Oct 15, 2021
1 parent a6464c5 commit 3cabbed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Vitruvio leverages CityEngine's Procedural Runtime (PRT) to generate buildings.

This section describes how to use the Vitruvio Actor in Unreal Engine 4 (UE4), export rule packages from CityEngine and how to import or create initial shapes.

**Note** that the Plugin contains a demo folder with a simple level to try out Vitruvio. First, enable *Show Engine Content* and *Show Plugin Content* in the View Options (bottom right) of the Content Browser. The demo content can now be found in the *Vitruvio Content/Demo/* folder.

## Vitruvio Actor and Component

The *Vitruvio Component* allows the user to access the procedural generation. It can be attached to any Unreal Actor. If the Actor already has a valid initial shape component attached it will automatically be used as the initial shape for the building generation. Refer to [Initial Shapes](#Initial-Shapes) for more information.
Expand Down

0 comments on commit 3cabbed

Please sign in to comment.