AlignGeometry Op
align a geometry / change its pivot / center / origin point
Summary (oneliner)
Very handy op to change the center and pivot point of a shape or model.
There are 4 modes for each axis Xyz
ignore = do nothing
min = pivot from the lowest vertex of the bounding box
max = pivot from the largest vertex of the bounding box
center = pivot from the center of the bounding box
Output normally goes into the RenderGeometry op
Full Name
- Ops.Graphics.Geometry.AlignGeometry
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch aligngeometry example
INPUT PORTS
Geometry (Object)
Geometry in
X index (Number:integer )
Y index (Number:integer )
Z index (Number:integer )
OUTPUT PORTS
Result (Object)
Geometry out