Adds velocity, speed, and size data to GSAIAgentLocation. Adds velocity, speed, and size data to GSAIAgentLocation. It is the character's responsibility to keep this information up to date for the steering toolkit to work correctly. The maximum amount of angular acceleration that any behavior can apply to an agent. The maximum amount of angular speed at which the agent can rotate. Current angular velocity of the agent. The radius of the sphere that approximates the agent's size in space. Used internally by group behaviors and proximities to mark the agent as already considered. The maximum amount of acceleration that any behavior can apply to the agent. The maximum speed at which the agent can move. Current velocity of the agent. The amount of velocity to be considered effectively not moving.