<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.rage.mp/w/index.php?action=history&amp;feed=atom&amp;title=Vector3%3A%3Amin</id>
	<title>Vector3::min - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.rage.mp/w/index.php?action=history&amp;feed=atom&amp;title=Vector3%3A%3Amin"/>
	<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vector3::min&amp;action=history"/>
	<updated>2026-06-04T03:56:41Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vector3::min&amp;diff=17704&amp;oldid=prev</id>
		<title>Micaww: Created page with &quot;This function returns the minimum partial of a Vector3.  ==Syntax== &lt;pre&gt; vector.min(); &lt;/pre&gt;   == Returns == * {{RageType|number}} The minimum.  ==Example==  {{ServersideCod...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vector3::min&amp;diff=17704&amp;oldid=prev"/>
		<updated>2019-05-31T06:38:00Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;This function returns the minimum partial of a Vector3.  ==Syntax== &amp;lt;pre&amp;gt; vector.min(); &amp;lt;/pre&amp;gt;   == Returns == * {{RageType|number}} The minimum.  ==Example==  {{ServersideCod...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This function returns the minimum partial of a Vector3.&lt;br /&gt;
&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
vector.min();&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
&lt;br /&gt;
== Returns ==&lt;br /&gt;
* {{RageType|number}} The minimum.&lt;br /&gt;
&lt;br /&gt;
==Example== &lt;br /&gt;
{{ServersideCode|&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
const vec1 = new mp.Vector3(10, 30, 100);&lt;br /&gt;
&lt;br /&gt;
const minimum = vec1.min(); // maximum = 10&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
{{Vector3_definition}}&lt;/div&gt;</summary>
		<author><name>Micaww</name></author>
	</entry>
</feed>