khanat-assets---3d-godot-cl.../shaders/water_plane/water_plane.tscn

17 lines
424 B
Text

[gd_scene load_steps=3 format=2]
[sub_resource type="SpatialMaterial" id=1]
flags_transparent = true
params_cull_mode = 2
albedo_color = Color( 0.505882, 0.784314, 0.796078, 0.698039 )
[sub_resource type="PlaneMesh" id=2]
material = SubResource( 1 )
size = Vector2( 3.5, 1.8 )
[node name="water_plane" type="Spatial"]
[node name="mesh_instance" type="MeshInstance" parent="."]
mesh = SubResource( 2 )
material/0 = null