哈希值

哈希值节点。

The Hash Value node takes a value input and hashes this to an integer.

Important

Hashes cannot be relied upon to be used as unique identifiers because they are not guaranteed to be unique. It can be used to generate somewhat stable randomness especially in cases where White Noise does not offer enough flexibility.

输入

数值

数值输入,由 数据类型 属性确定。

随机种

整数输入,用于生成不同的哈希值。

属性

数据类型

The data type that is used for the Value input. The node supports float, integer, vector, color, boolean, rotation, matrix and string data types.

输出

哈希

标准的整数型输出。