Agent

Class Name Description
AgentEscapeFromPosition Move the Agent to escape from Target.
AgentEscapeFromTransform Move the Agent to escape from Target.
AgentEvade Move the Agent to escape considering the movement velocity of the Target.
AgentHideFromPosition Move the Agent to hide from the Target.
AgentHideFromTransform Move the Agent to hide from the Target.
AgentInterpose Move the Agent closer to between the two Targets.
AgentLookAtPosition Rotate the Agent in the direction of Target.
AgentLookAtTransform Rotate the Agent in the direction of Target.
AgentMoveOnWaypoint Move the Agent along the Waypoint.
AgentMoveToPosition Move Agent so that it approaches Target.
AgentMoveToRandomPosition Random movement within a radius centered on a specified position.
AgentMoveToTransform Move Agent so that it approaches Target.
AgentPursuit Move the Agent to track the Target's movement velocity.
AgentSetSamplePositionDistance SetArbor.AgentController.samplePositionDistance
AgentSetSamplePositionEnabled SetArbor.AgentController.samplePositionEnabled
AgentStop Stop the Agent
AgentWander Wander the Agent
AgentWarpToPosition Warp the Agent to the Target position.
AgentWarpToTransform Warp the Agent to the Target position.