Skybox

Submitted by clemens on Thu, 2020年05月28日 - 2:15pm

A Skybox is part of a 3D World Environment.

  • You could change the default_env.tres
  • But you could also add a WorldEnvironment
  • Each camera has an Environment

default_env.tres

Add a 360 photo

The 8K photo was downloaded from HDRIhaven old bus depot

[gd_resource type="Environment" load_steps=3 format=2]
[ext_resource path="res://old_bus_depot_8k.hdr" type="Texture" id=1]
[sub_resource type="PanoramaSky" id=1]
panorama = ExtResource( 1 )
[resource]
background_mode = 2
background_sky = SubResource( 1 )
Tweet

AltStyle によって変換されたページ (->オリジナル) /