We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 399ef41 commit ac437dbCopy full SHA for ac437db
dm_control/mjcf/schema.xml
@@ -904,6 +904,7 @@
904
<attributes>
905
<attribute name="name" type="identifier"/>
906
<attribute name="type" type="keyword" valid_values="2d cube skybox"/>
907
+ <attribute name="colorspace" type="keyword" valid_values="auto linear sRGB"/>
908
<attribute name="file" type="file" path_namespace="texture"/>
909
<attribute name="gridsize" type="array" array_type="int" array_size="2"/>
910
<attribute name="gridlayout" type="string"/>
0 commit comments