Skip to content

Commit

Permalink
Add info about baking the library
Browse files Browse the repository at this point in the history
  • Loading branch information
Zylann committed May 26, 2024
1 parent 63b6009 commit 4187c63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/classes/VoxelMesherBlocky.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
</tutorials>
<members>
<member name="library" type="VoxelBlockyLibraryBase" setter="set_library" getter="get_library">
Library of models that will be used by this mesher. If you are using a mesher without a terrain, make sure you call [method VoxelBlockyLibraryBase.bake] before building meshes, otherwise results will be empty or out-of-date.
</member>
<member name="occlusion_darkness" type="float" setter="set_occlusion_darkness" getter="get_occlusion_darkness" default="0.8">
</member>
Expand Down

0 comments on commit 4187c63

Please sign in to comment.