Use cinematic cameras by default in cards.xml and leaves.xml
PiperOrigin-RevId: 910687282 Change-Id: I382c06f36d79fdd36a8299c36460ca74cf277aae
This commit is contained in:
committed by
Copybara-Service
parent
24ce1eff10
commit
9f972aa42e
@@ -6,6 +6,7 @@
|
||||
<statistic extent="0.5" center="0 -.5 0"/>
|
||||
|
||||
<visual>
|
||||
<global realtime="0.3" cameraid="0"/>
|
||||
<map znear="0.1" zfar="10"/>
|
||||
<quality shadowsize="8192"/>
|
||||
</visual>
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
<statistic extent="1.5"/>
|
||||
|
||||
<visual>
|
||||
<global realtime="0.2" cameraid="0"/>
|
||||
<rgba haze="0.15 0.25 0.35 1"/>
|
||||
<map shadowscale="0.5" zfar="40"/>
|
||||
</visual>
|
||||
@@ -17,10 +18,6 @@
|
||||
|
||||
<option solver="CG" tolerance="1e-6" timestep=".003" density="1.225" viscosity="1.8e-5" integrator="implicitfast"/>
|
||||
|
||||
<visual>
|
||||
<global realtime="0.2"/>
|
||||
</visual>
|
||||
|
||||
<default>
|
||||
<default class="leaf">
|
||||
<geom type="ellipsoid" size=".025 .01 0.001" mass="1e-4" fluidshape="ellipsoid" rgba="0 .4 0 1"/>
|
||||
|
||||
Reference in New Issue
Block a user