|
@@ -271,7 +271,7 @@
|
|
<return type="Vector2" />
|
|
<return type="Vector2" />
|
|
<argument index="0" name="n" type="Vector2" />
|
|
<argument index="0" name="n" type="Vector2" />
|
|
<description>
|
|
<description>
|
|
- Returns the vector reflected from a plane defined by the given normal.
|
|
|
|
|
|
+ Returns the vector reflected (ie mirrored, or symmetric) over a line defined by the given direction vector [code]n[/code].
|
|
</description>
|
|
</description>
|
|
</method>
|
|
</method>
|
|
<method name="rotated" qualifiers="const">
|
|
<method name="rotated" qualifiers="const">
|