Teapot : GeometryClass

Teapot - superclass: GeometryClass; super-superclass:node - classID: #(-1397943341, -1397938471) 

Value > MAXWrapper > Node > GeometryClass > Teapot

 

   

Geometry Objects - Quick Navigation

Constructor:

teapot...   

   

Properties:

<Teapot>.radius Float default: 25.0 -- animatable 

The radius of the teapot.

   

<Teapot>.segs Integer default: 4 -- animatable, alias: segments 

The number of divisions for the teapot or its individual parts.

   

<Teapot>.smooth Boolean default: true -- animatable 

When on, blends faces of the teapot, creating a smooth appearance in rendered views.

   

<Teapot>.body Boolean default: true -- animatable 

When on, the body of the teapot is included in the object.

   

<Teapot>.handle Boolean default: true -- animatable 

When on, the handle of the teapot is included in the object.

   

<Teapot>.spout Boolean default: true -- animatable 

When on, the spout of the teapot is included in the object.

   

<Teapot>.lid Boolean default: true -- animatable 

When on, the lid of the teapot is included in the object.

   

<Teapot>.mapCoords Boolean default: false 

When on, sets up required coordinates for applying mapped materials to the teapot.

   

Interfaces:

Interface:GeometryClass 

Properties:

.realWorldMapSize: boolean : Read|Write 

Enables/disables the real-world map size option.

Available in 3ds Max 8 and higher.

   

See Also