Houdini ノード memo

ノードのmemo

attribute系

attribute randomize

Int型で値を返す
Integerで値を返したいときは、Distributionを「Uniform(Discrete)」に変更。
型はFloatのままなので、Attribute Castでintegerに変換する。Precisionを「32-bit integer」に変更。

コメント