Fix: Correct Input/output text for geometry nodes instances #104647

Merged
Aaron Carlisle merged 4 commits from :dupoxy-patch-2 into main 2023-11-29 03:56:20 +01:00
Showing only changes of commit 5c9cd7ab39 - Show all commits

View File

@ -31,7 +31,7 @@ domain of the generated instances.
Inputs Inputs
====== ======
Geometry Points
Standard geometry input. The position of the points of this geometry affect the transforms of Standard geometry input. The position of the points of this geometry affect the transforms of
each instance output. each instance output.
@ -82,6 +82,6 @@ This node has no properties.
Outputs Outputs
======= =======
Geometry Instances
Standard geometry output. If the ``id`` attribute exists on the input geometry, Standard geometry output. If the ``id`` attribute exists on the input geometry,
it will be copied to the result instances. it will be copied to the result instances.