We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ade9898 commit bd84147Copy full SHA for bd84147
1 file changed
demos/box_scene.xml
@@ -37,7 +37,7 @@
37
<light pos="-4.5 0 0" dir="1 0 0" directional="true"/>
38
39
40
- <geom type="box" size="0.3 0.3 0.3" rgba="0.5 0.5 0.5 0.2" pos="0 0 0.3"/>
+ <geom type="box" size="0.3 0.3 0.3" rgba="0.6 0.9 0.6 0.2" pos="0 0 0.3"/>
41
42
<site name="target" type="sphere" pos="0.0 0.0 0.3" size="0.03" rgba="1 0 0 1" />
43
0 commit comments