[gd_scene load_steps=4 format=2] [ext_resource path="res://modules/planets/test_planet/voxel_library/textures/grass_mossy_albedo.png" type="Texture" id=1] [sub_resource type="MeshDataResource" id=1] aabb = AABB( -0.5, -0.5, -1.025, 1, 1, 1.525 ) [sub_resource type="SpatialMaterial" id=2] albedo_texture = ExtResource( 1 ) [node name="Spatial" type="Spatial"] [node name="MeshDataInstance" type="MeshDataInstance" parent="."] mesh_data = SubResource( 1 ) texture = ExtResource( 1 ) material = SubResource( 2 )