Outputs a location on a geometry based on the index at each geometry point (element index).
This node is useful for accessing attributes on points based on the index of the point. For this purpose you can connect the locations into a Get Data node and specify the attribute name. However, you should rarely need to use this node since ICE does the iteration on the geometry components. For example, a tree that has a Set Data node on "Self.PointPosition" will iterate on all points implicitly for you.
Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License