Nút Giá Trị Ngẫu Nhiên (Random Value Node)

Random Value node.

The Random Value node outputs a white noise like value as a Float, Integer, Vector, or Boolean field.

Đầu Vào (Inputs)

Tối Thiểu (Min)

The minimum value of the range where random values are sampled from. This input is only available for Float, Integer, and Vector types.

Tối Đa (Max)

The maximum value of the range where random values are sampled from. This input is only available for Float, Integer, and Vector types.

Xác Suất (Probability)

The probability ratio for the random Boolean output to be True. This input is only available for Boolean types.

Chỉ Danh (ID)

Một ID để điều khiển nhân của máy sinh tạo số ngẫu. Theo mặc định, đầu vào này sử dụng cùng một giá trị của Nút (ID Node), tức thuộc tính` id '' của hình học ngữ cảnh nếu nó tồn tại, và nếu không thì là :doc:`chỉ số (index) </modeling/geometry_nodes/input/input_index>.

Seed (Mầm)

A field to Seed the random number generator. This can be used to generate a different set of random values, even for two nodes with the same ID input.

Tính Chất (Properties)

Kiểu dữ liệu (Data Type)
Float

The output will be a Float field.

Số Nguyên (Integer)

The output will be an Integer field.

Véctơ (Vector)

The output will be a Vector field.

Boolean (Lôgic Bool)

The output will be a Boolean field.

Đầu Ra (Outputs)

Value (Giá Trị)

Random values as a field.