diff options
Diffstat (limited to 'world.tscn')
| -rw-r--r-- | world.tscn | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -26,4 +26,18 @@ omni_attenuation = 1.0 omni_shadow_mode = 1 omni_shadow_detail = 1 +[node name="point" type="Camera" parent="."] + +transform = Transform( -3.09086e-08, -0.707107, 0.707107, -1.28028e-08, 0.707107, 0.707107, -1, 1.28028e-08, -3.09086e-08, 2.2, 3, 0 ) +projection = 0 +fov = 60.0 +near = 0.1 +far = 100.0 +keep_aspect = 1 +current = false +cull_mask = 1048575 +environment = null +h_offset = 0.0 +v_offset = 0.0 + |
