blob: d0ea8e7fc541a12716545124b942255f1bc4e05a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
[gd_resource type="SpatialMaterial" load_steps=2 format=2]
[ext_resource path="res://fence.png" type="Texture" id=1]
[resource]
flags_transparent = true
flags_world_triplanar = true
albedo_texture = ExtResource( 1 )
uv1_triplanar = true
|