Page MenuHome

Geometry Nodes: Move normal field input to be usable elsewhere
ClosedPublic

Authored by Hans Goudey (HooglyBoogly) on Jan 9 2022, 1:55 AM.

Details

Summary

This commit moves the normal field input to BKE_geometry_set.hh
from the node file so that normals can be used as an implicit input to
other nodes.

Diff Detail