You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
msgstr"Specifies how much normal misalignment to allow when generating lightweight polygons.For example, cos90°=0 allows up to 90° displacement, and cos180°=-1 allows up to 180° displacement."
31
+
msgstr""
32
+
"Specifies how much normal misalignment to allow when generating lightweight polygons.\n"
33
+
"For example, 0(=cos90°) allows up to 90° misalignment, and -1(=cos180°) allows up to 180° misalignment."
msgstr"If this option is enabled, vertices that are not originally connected but are close to each other will be included in the first merge candidates. Increases the initialization cost."
39
+
msgstr"If this option is enabled, vertices that are not originally connected but are close to each other will be included in the first merge candidates. Increases the processing time."
msgstr"When smart link is enabled, this is used to select candidates for merging vertices that are not originally connected to each other. Increasing this value also increases the initialization cost."
48
+
msgstr""
49
+
"This value is used to select candidates for merging vertices that are not originally connected to each other, based on their position proximity.\n"
50
+
"Larger values may increase processing time and crashes with meshes having more than 40,000 vertices."
msgstr"Larger values may improve the shape of the polygons after lightening, but at the cost of unnatural vertex colors."
56
+
msgstr""
57
+
"This value is used to select candidates for merging vertices that are not originally connected to each other, based on their vertex color similarity.\n"
58
+
"Larger values may improve the shape of the polygons after lightening, but sometimes result in unnatural vertex colors instead."
msgstr"Larger values may improve the shape of the polygons after lightening, but at the cost of making the UVs unnatural."
64
+
msgstr""
65
+
"This value is used to select candidates for merging vertices that are not originally connected to each other, based on their UV coordinate proximity.\n"
66
+
"Larger values may improve the shape of the polygons after lightening, but sometimes result in unnatural UVs instead."
0 commit comments