<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.gtaconnected.com/wiki/index.php?action=history&amp;feed=atom&amp;title=graphics.drawTriangle3D</id>
	<title>graphics.drawTriangle3D - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.gtaconnected.com/wiki/index.php?action=history&amp;feed=atom&amp;title=graphics.drawTriangle3D"/>
	<link rel="alternate" type="text/html" href="https://wiki.gtaconnected.com/wiki/index.php?title=graphics.drawTriangle3D&amp;action=history"/>
	<updated>2026-05-10T22:24:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.15</generator>
	<entry>
		<id>https://wiki.gtaconnected.com/wiki/index.php?title=graphics.drawTriangle3D&amp;diff=7347&amp;oldid=prev</id>
		<title>Mex: Created page with &quot;{{ScriptItem |endpoint = client |type = function |name = graphics.drawTriangle3D |usage = draw a triangle in 3D space |parameters = Vec3 position1, Vec3 position2, Vec3 positi...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.gtaconnected.com/wiki/index.php?title=graphics.drawTriangle3D&amp;diff=7347&amp;oldid=prev"/>
		<updated>2019-12-14T12:02:44Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{ScriptItem |endpoint = client |type = function |name = graphics.drawTriangle3D |usage = draw a triangle in 3D space |parameters = Vec3 position1, Vec3 position2, Vec3 positi...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{ScriptItem&lt;br /&gt;
|endpoint = client&lt;br /&gt;
|type = function&lt;br /&gt;
|name = graphics.drawTriangle3D&lt;br /&gt;
|usage = draw a triangle in 3D space&lt;br /&gt;
|parameters = Vec3 position1, Vec3 position2, Vec3 position3, int colour1, int colour2, int colour3, Vec2 uv1, Vec2 uv2, Vec2 uv3&lt;br /&gt;
|parameter1 = Vec3 position1 The position of vertex 1 for the triangle.&lt;br /&gt;
|parameter2 = Vec3 position2 The position of vertex 2 for the triangle.&lt;br /&gt;
|parameter3 = Vec3 position3 The position of vertex 3 for the triangle.&lt;br /&gt;
|parameter4 = int colour1 The colour of vertex 1 for the triangle.&lt;br /&gt;
|parameter5 = int colour2 The colour of vertex 2 for the triangle.&lt;br /&gt;
|parameter6 = int colour3 The colour of vertex 3 for the triangle.&lt;br /&gt;
|parameter7 = Vec2 uv1 The UV coordinates of vertex 1 for the triangle.&lt;br /&gt;
|parameter8 = Vec2 uv2 The UV coordinates of vertex 2 for the triangle.&lt;br /&gt;
|parameter9 = Vec2 uv3 The UV coordinates of vertex 3 for the triangle.&lt;br /&gt;
|return1 = void&lt;br /&gt;
|returnFail1 = void&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Mex</name></author>
	</entry>
</feed>