doc: Sync classref with current source

This commit is contained in:
Rémi Verschelde
2021-01-28 11:26:37 +01:00
parent b441592372
commit fb01d057af
15 changed files with 157 additions and 47 deletions
+2
View File
@@ -215,6 +215,8 @@
<member name="custom_aabb" type="AABB" setter="set_custom_aabb" getter="get_custom_aabb" default="AABB( 0, 0, 0, 0, 0, 0 )">
Overrides the [AABB] with one defined by user for use with frustum culling. Especially useful to avoid unexpected culling when using a shader to offset vertices.
</member>
<member name="shadow_mesh" type="ArrayMesh" setter="set_shadow_mesh" getter="get_shadow_mesh">
</member>
</members>
<constants>
</constants>