section - superclass: shape; super-superclass:node - 13:0 - classID: #(549004141, 1725569194)
Constructor
section ...
Properties:
<section>.angle Float default: 0.0 -- float
<section>.renderable BooleanClass default: false -- boolean
<section>.mapCoords BooleanClass default: false -- boolean
<section>.thickness Float default: 1.0 -- float
<section>.sides Float default: 12.0 -- integer
<section>.viewport_thickness Float default: 1.0 -- float
<section>.viewport_sides Integer default: 12 -- integer
<section>.viewport_angle Float default: 0.0 -- float
<section>.DisplayRenderMesh BooleanClass default: false -- boolean
<section>.UseViewportSettings BooleanClass default: false -- boolean
<section>.DisplayRenderSettings BooleanClass default: true -- boolean
Note: Setting to false won't "take" if <shape>.useViewportSettings or <shape>.displayRenderMesh is false. This matches the behavior in the UI where the "Viewport" option is disabled in this case.