Collection Info Node

../../../_images/modeling_geometry-nodes_input_collection-info_node.png

Collection Info node.

The Collection Info node gets information from collections. This can be useful to control parameters in the geometry node tree with an external collection.

ちなみに

A Collection Info node can be added quickly by dragging a collection into the node editor.

入力

Collection(コレクション)

Collection to get the properties from.

Separate Children

Output each child of the collection as a separate instance. The list of instances will be sorted alphabetically with the objects and child collections sorted together. This can be used with the Pick Instance option in the Instance on Points Node to choose between collection children at each point.

Reset Children

Remove the transform of each of the collection's children when converting them to instances. This is useful in order to keep child objects visually separate in the viewport, while keeping every instance located directly at the location of the point it was added for.

Properties(プロパティ)

Transform Space

The transformation of the geometry outputs.

Original(オリジナル)

Output the geometry relative to the collection offset.

Relative(相対)

Join the input collection geometry with the modified object, maintaining the relative position between the objects in the scene.

出力

Geometry(ジオメトリ)

Geometry of the collection in world space with all its modifiers applied.