比較バージョン

キー

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

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


...

Attributes

AttributesTypeOverridableDescription
behave3dboolno
distancefloatyesThe threshold distance. All agents within this distance range from the mesh will be evaluated.
maxTurnAngledoublenoThe max turn angle.
meshmesh
noThe mesh to avoid.
meshMatrix
meshParentMatrixmatrixnoThe mesh
world matrix.
parent matrix.
meshTranslationvector3noThe mesh translation.
meshScalevector3noThe mesh scale.
meshRotationvector3noThe mesh rotation.
weightdoubleyesWeight.
boundingBoxMultiplierdoublenoBounding box mutiplier for intersection evaluation.
debugboolnoenables module debug drawing.