0% found this document useful (0 votes)
2 views1 page

3D Pizza Model with Toppings

Uploaded by

nguyen050800
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views1 page

3D Pizza Model with Toppings

Uploaded by

nguyen050800
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

Model {

Name = "Pizza";
Part {
Name = "PizzaBase";
Size = [Link](4, 0.2, 4);
Position = [Link](0, 0.1, 0);
Color = [Link](1, 0.8, 0.2);
Anchored = true;
};
Part {
Name = "Pepperoni1";
Shape = [Link];
Size = [Link](0.4, 0.1, 0.4);
Position = [Link](-1, 0.25, -1);
Color = [Link](0.6, 0.1, 0.1);
Anchored = true;
};
Part {
Name = "Pepperoni2";
Shape = [Link];
Size = [Link](0.4, 0.1, 0.4);
Position = [Link](1, 0.25, 1);
Color = [Link](0.6, 0.1, 0.1);
Anchored = true;
};
};

You might also like