BoxGeometry Op

BoxGeometry

Create a box/cube geometry


Full Name
  • Ops.Extension.Three.Geometries.BoxGeometry
Visibility
  •  Extension Op - visible for members of team Three
License
  • MIT
AuthorgithubMaintained by TeamCore Libraries
  • three



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)

Changelog

Patches using BoxGeometry

  • Examples
  • Public
  • My Patches