RoundedBoxGeometry Op

RoundedBoxGeometry

Create a rounded box/cube geometry


A special type of box geometry with rounded corners and edges.

https://threejs.org/docs/?q=RoundedBoxGeometry#RoundedBoxGeometry


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









No op example found on this server

INPUT PORTS


Width (Number)

The width along the X axis

Height (Number)

The height along the Y axis

Depth (Number)

The depth along the Z axis

Segments (Number: integer)

Number of segments that form the rounded corners

Radius (Number)

The radius of the rounded corners

OUTPUT PORTS


geometry (Object)

Changelog

Patches using RoundedBoxGeometry

  • Examples
  • Public
  • My Patches