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
Mesh component of the input geometry.
- Curve
Curve component of the input geometry.
- 點雲
Point cloud component of the input geometry.
- Volume
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.