diff options
Diffstat (limited to '')
| -rw-r--r-- | doc/classes/PoolVector3Array.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/PoolVector3Array.xml b/doc/classes/PoolVector3Array.xml index 8ab98ce6f..dc2b3d527 100644 --- a/doc/classes/PoolVector3Array.xml +++ b/doc/classes/PoolVector3Array.xml @@ -4,7 +4,7 @@ An Array of Vector3. </brief_description> <description> - An Array specifically designed to hold Vector3. + An Array specifically designed to hold Vector3. Note that this type is passed by value and not by reference. </description> <tutorials> </tutorials> |
