Co-authored-by: Kim Kulling <[email protected]>
@@ -506,7 +506,7 @@ enum aiPostProcessSteps
*
* <b>Output UV coordinate system:</b>
* @code
- * 0y|0y ---------- 1x|0y
+ * 0x|0y ---------- 1x|0y
* | |
@@ -385,7 +385,7 @@ aiProcess_OptimizeGraph = 0x400000
#
# <b>Output UV coordinate system:<b>
# @code
-# 0y|0y ---------- 1x|0y
+# 0x|0y ---------- 1x|0y
# | |
@@ -470,7 +470,7 @@ extern ( C ) {
* material settings and bitangents accordingly.
* Output UV coordinate system:
- * <pre> 0y|0y ---------- 1x|0y
+ * <pre> 0x|0y ---------- 1x|0y
@@ -477,7 +477,7 @@ public enum AiPostProcessSteps {
* <b>Output UV coordinate system:</b><br>
* <code><pre>