[gd_resource type="VoxelSurfaceMerger" load_steps=3 format=2] [ext_resource path="res://data/voxel_textures/test_09.png" type="Texture" id=1] [ext_resource path="res://data/voxel_textures/test_06.png" type="Texture" id=2] [resource] resource_name = "Test" id = 2 voxel_name = "Test" texture_top = ExtResource( 1 ) texture_bottom = ExtResource( 2 ) texture_side = ExtResource( 2 )