Separate Components Node

../../../_images/modeling_geometry-nodes_geometry_separate-components_node.png

The Separate Components node.

The Separate Components node splits a geometry into a separate output for each type of data in the geometry.

入力

Geometry(ジオメトリ)

Standard geometry input.

Properties(プロパティ)

このノードにはプロパティがありません。

出力

Mesh(メッシュ)

Mesh component of the input geometry.

Point Cloud(ポイントクラウド)

Point cloud component of the input geometry.

Curve(カーブ)

Curve component of the input geometry.

Volume(ボリューム)

Volume component of the input geometry.

Instances(インスタンス)

Instances component of the input geometry. Even if the instances contain geometry data with one of the other types, all instances will be added to this output. A Realize Instances Node can be added to move the data from geometry instances to their corresponding outputs.