Doc > Nodes > SOP > Plane
Creates a plane.
Description
no description
Parameters
Name | Type | Description |
---|---|---|
size | vector2 | size of the plane |
useSegmentsCount | boolean | defines if the plane resolution is sets via the number of segments or via the step size |
stepSize | float | step size |
segments | vector2 | segments count |
direction | vector3 | axis perpendicular to the plane |
center | vector3 | center of the plane |
asLines | boolean | create lines instead of polygons |