メタデータの末尾にスキップ
メタデータの先頭に移動

このページの古いバージョンを表示しています。現在のバージョンを表示します。

現在のバージョンとの相違点 ページ履歴を表示

« 前のバージョン バージョン 7 次のバージョン »

The mesh scatter layout module places randomly agents on a mesh.



Attributes

AttributesTypeOverridableDescription
agentTypestringnoThe agent type name.
directionvector3noThe agent directions.
iterationsint
no

The number of iterations used for building the agents.
This is not the actual number of agents. At each iteration a random point of the mesh is picked and Atoms will make sure there is no agent closer than "radius". If this condition fails, no agent will be placed at this iteration.

meshmeshnoThe reference mesh.
meshMatrixmatrixnoThe reference mesh world matrix.
radiusdoublenoThe minimum distance between each agent.
randomSeedintnoRandom seed
randomizeRadiusboolnoIf true, the radius value is randomized per agent.


  • ラベルがありません