diff options
Diffstat (limited to 'doc/classes/MeshInstance.xml')
-rw-r--r-- | doc/classes/MeshInstance.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/classes/MeshInstance.xml b/doc/classes/MeshInstance.xml index a4d2bb4295..c7cddf5977 100644 --- a/doc/classes/MeshInstance.xml +++ b/doc/classes/MeshInstance.xml @@ -66,6 +66,7 @@ [NodePath] to the [Skeleton] associated with the instance. </member> <member name="skin" type="Skin" setter="set_skin" getter="get_skin"> + Sets the skin to be used by this instance. </member> </members> <constants> |