Separate Components Node

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.

属性

这个节点没有属性。

输出

网格

Mesh component of the input geometry.

点云

Point cloud component of the input geometry.

曲线

Curve component of the input geometry.

体积光渲染

Volume component of the input geometry.

实例项

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.