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

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

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

« 前のバージョン バージョン 8 現在のバージョン »

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



Attributes

AttributesTypeOverridableDescription
agentTypestringyesThe agent type name.
directionvector3yesThe agent directions.
upVectorvector3 yes Agent up vector. 
 scalevector3 yes Agent scale. 
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.
maxRadiusdouble no The maximum distance between each agents 
randomSeedintnoRandom seed
randomizeRadiusboolnoIf true, the radius value is randomized per agent.
spacingMapimage no Texture used to modulate the radius between the radius and max radius value.
eraseMapimage no Texture used to erase agents. Value above the erase threshold will erase the agents.
eraseThresholddouble no Erase threshold.


  • ラベルがありません