Name:   

Num Cells:   <%= numCells %>

Bounding Box:   <%= dimensions.x %> x <%= dimensions.y %> x <%= dimensions.z %>

Origin (xyz):      

Display Color:   

New Random Color
Available Materials:
<% _.each(_.keys(allMaterials[materialClass]), function(key){ %> <% var material = materials[key]; %> <% }); %> <% _.each(materials, function(material, key){ if (material.noDelete) return; %> <% }); %> <% _.each(validCompositeMaterials, function(key){%> <% var material = compositeMaterials[key]; %> <% }); %>
Save Composite
Delete Cancel / Exit

Save Composite To File