materialRepeat will clamp when disabled.

This commit is contained in:
Thijs Wenker 2019-01-28 16:46:35 +01:00
parent e2dc86261e
commit bfb93e67b7

View file

@ -383,7 +383,7 @@
"tooltip": "How much to rotate the material within the parent's UV-space, in degrees."
},
"materialRepeat": {
"tooltip": "If enabled, the material will repeat."
"tooltip": "If enabled, the material will repeat, otherwise it will clamp."
},
"followCamera": {
"tooltip": "If enabled, the grid is always visible even as the camera moves to another position."