Reverted accidental change to StandardPBR.material type's color property name.

Signed-off-by: santorac <55155825+santorac@users.noreply.github.com>
This commit is contained in:
santorac
2021-10-21 12:52:28 -07:00
parent f4d5a75574
commit b32a6a1369
@@ -152,7 +152,7 @@
],
"baseColor": [
{
"name": "colorX",
"name": "color",
"displayName": "Color",
"description": "Color is displayed as sRGB but the values are stored as linear color.",
"type": "Color",