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

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

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

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

The mesh avoidance module makes sure your agents do not collide with a given mesh.



Attributes

AttributesTypeOverridableDescription
behave3dboolnoEnables up and down intersections, instead of left and right only. 
distancefloatyesThe threshold distance. All agents within this distance range from the mesh will be evaluated.
maxTurnAngledoublenoThe max turn angle.
meshmesh
noThe mesh to avoid.
meshParentMatrixmatrixnoThe mesh parent matrix.
meshTranslationvector3noThe mesh translation.
meshScalevector3noThe mesh scale.
meshRotationvector3noThe mesh rotation.
weightdoubleyesWeight.
boundingBoxMultiplierdoublenoBounding box multiplier for intersection evaluation.
debugboolnoenables module debug drawing.


  • ラベルがありません