Nút Chuyển các Thực Thể thành Thật (Realize Instances Node)

Nút Chuyển các Thực Thể thành Thật.

Nút "Hiện Thực Hóa các Thực Thể" biến bất kỳ thực thể (các bản nhân đôi hiệu quả của cùng một hình học) thành dữ liệu hình học thực. Chức năng này làm cho nó có thể ảnh hưởng đến từng cá nhân thực thể một. Nếu không có nút này thì cùng một thay đổi giống hệt nhau sẽ được áp dụng cho mọi trường hợp của hình học giống nhau. Đồng thời, hiệu suất hoạt động có thể trở nên tồi tệ hơn nhiều khi đầu vào chứa nhiều thực thể hình học phức tạp, đó là một hạn chế cơ bản khi xử lý hình học theo thủ tục.

Ghi chú

Nếu đầu vào chứa nhiều thực thể thể tích thì chỉ thành phần thể tích đầu tiên là được chuyển đến đầu ra mà thôi.

Thuộc Tính (Attributes)

When merging attributes from multiple geometry inputs, the highest complexity data type is chosen for the output attribute. For example, if a weight attribute is a Boolean on one geometry input and a vector on another, the weight attribute on the output geometry will use the vector data type.

Named and anonymous attributes are propagated from the instance domain to the realized geometry. If an attribute exists both on the base geometry and on an instance, the attribute values from the base geometry take precedence.

Ghi chú

  • The id attribute receives special handling to prevent duplicate values. id values or indices of each instance are combined with id values from the geometry data points.

  • Vertex groups are preserved when realizing instances or joining geometries. If the domain and type propagation rules above result with the vertex domain and float type, then an attribute will be a vertex group on the output mesh.

Đầu Vào (Inputs)

Hình Học (Geometry)

Đầu vào hình học tiêu chuẩn.

Lựa Chọn (Selection)

Cái mà tầng cao nhất thực thể tới realize.

Hiện Thực Hóa Toàn Bộ [Realize All]

Realize all levels of nested instances for each top-level instances (overrides the value of the Depth input).

Chiều/Độ Sâu (Depth)

Number of levels of nested instances to realize for each top-level instance.

Tính Chất (Properties)

Nút này không có tính chất nào cả.

Đầu Ra (Outputs)

Hình Học (Geometry)

Đầu ra hình học tiêu chuẩn.