BoxGeometry Op
Create a box/cube geometry
Summary (oneliner)
Full Name
- Ops.Extension.Three.Geometries.BoxGeometry
- Extension Op - visible for members of team Three
- MIT
- three
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch BoxGeometry Example
INPUT PORTS
Width (Number)
The length of the edges parallel to the X axis
Height (Number)
The length of the edges parallel to the Y axis
Depth (Number)
The length of the edges parallel to the Z axis
Width Segments (Number: integer)
Number of segmented rectangular faces along the width of the sides
Height Segments (Number: integer)
Number of segmented rectangular faces along the height of the sides
Depth Segments (Number: integer)
Number of segmented rectangular faces along the depth of the sides
OUTPUT PORTS
geometry (Object)