File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 270270 <return type =" Vector2" />
271271 <param index =" 0" name =" length" type =" float" default =" 1.0" />
272272 <description >
273- Returns the vector with a maximum length by limiting its length to [param length].
273+ Returns the vector with a maximum length by limiting its length to [param length]. If the vector is non-finite, the result is undefined.
274274 </description >
275275 </method >
276276 <method name =" max" qualifiers =" const" >
Original file line number Diff line number Diff line change 239239 <return type =" Vector3" />
240240 <param index =" 0" name =" length" type =" float" default =" 1.0" />
241241 <description >
242- Returns the vector with a maximum length by limiting its length to [param length].
242+ Returns the vector with a maximum length by limiting its length to [param length]. If the vector is non-finite, the result is undefined.
243243 </description >
244244 </method >
245245 <method name =" max" qualifiers =" const" >
You can’t perform that action at this time.
0 commit comments