Changes

Jump to navigation Jump to search
147 bytes added ,  22:16, 28 February 2014
Line 277: Line 277:  
|}
 
|}
   −
Output types :
+
Output types (vertex shader) :
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
Line 284: Line 284:  
|-
 
|-
 
|  0x0
 
|  0x0
Position
+
result.position
 +
|-
 +
|  0x1
 +
|  ?
 
|-
 
|-
 
|  0x2
 
|  0x2
Color
+
result.color
 
|-
 
|-
 
|  0x3
 
|  0x3
Texture coordinates
+
result.texcoord0
 +
|-
 +
|  0x4
 +
|  ?
 +
|-
 +
|  0x5
 +
|  result.texcoord1
 +
|-
 +
|  0x6
 +
|  result.texcoord2
 +
|-
 +
|  0x7
 +
|  ?
 +
|-
 +
|  0x8
 +
|  ?
 
|}
 
|}
  
373

edits

Navigation menu