Quadpatch : GeometryClass

quadPatch - superclass: GeometryClass; super-superclass:node - 5:0 - classID: #(4208, 0) 

Value > MAXWrapper > Node > GeometryClass > QuadPatch

 

   

Geometry Objects - Quick Navigation

Constructor:

quadpatch...   

   

Properties:

<QuadPatch>.length Float default: 25.0 -- animatable 

The patch length.

   

<QuadPatch>.width Float default: 25.0 -- animatable 

The patch width.

   

<QuadPatch>.lengthsegs Integer default: 1 -- animatable, alias: Length_Segments 

The number of facets along the length of the grid.

   

<QuadPatch>.mapCoords Boolean default: false 

When on, applies mapping coordinates to the grid.

   

<QuadPatch>.widthsegs Integer default: 1 -- animatable, alias: Width_Segments 

The number of facets along the width of the grid.

   

See Also