比較バージョン

キー

  • この行は追加されました。
  • この行は削除されました。
  • 書式設定が変更されました。

The mesh scatter layout module places randomly agents on a mesh.Mesh scatter layoutモジュールは、メッシュ上にエージェントをランダムに配置します。


...

Attributes

Attributes

アトリビュート

Type

タイプ

Overridable

上書き可能

Description

説明

agentType

string

文字列

yes

The agent type name.

エージェントの種類の名前

direction

vector3

yes

The agent directions.

エージェントの距離

upVector

vector3 

vector3

yes Agent up vector.  scalevector3 yes Agent scale. 

yes

エージェントアップベクター

scale

vector3

yes

エージェントのスケール

iterations

intmeshmeshnoThe reference mesh.

整数

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.

エージェントの構築に使用された反復回数。これは、実際のエージェント数ではありません。各反復でメッシュのランダムなポイントが選択され、Atomsは "radius"より近いエージェントがいないことを確認します。このステートが失敗した場合、エージェントはこの反復に配置されません。

mesh

メッシュ

no

リファレンスメッシュ

meshMatrix

matrix

no

The reference mesh world matrix.

リファレンスメッシュワールドマトリックス

radius

double

no

The minimum distance between each agent.

各エージェント間の最小距離

maxRadius

double The maximum distance between each agents 

double

no 

no

各エージェント間の最大距離

randomSeed

int

整数

no

Random seed

ランダムシード

randomizeRadius

bool

no

If true, the radius value is randomized per agent.

Trueの場合、半径の値はエージェント毎にランダム化されます。

spacingMap

image Texture used to modulate the radius between the radius and max radius value.

イメージ

no 

no

半径と最大半径値の間で半径を調整するために使用されるテクスチャです。

eraseMap

image 

イメージ

no Texture used to erase agents. Value above the erase threshold will erase the agents.

no

エージェントを消去する為に、使用されるテクスチャ。消去のしきい値を超える値は、エージェントを削除します。

eraseThreshold

double 

double

no 

no

Erase threshold.

しきい値を消去


...


ウィジェット コネクタ
width900
urlhttps://www.youtube.com/watch?v=93cOMY1ZGyY
height600