atavism.server.pathing.crowd
Class CrowdAgentParams
java.lang.Object
atavism.server.pathing.crowd.CrowdAgentParams
public class CrowdAgentParams
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Radius
public float Radius
Height
public float Height
MaxAcceleration
public float MaxAcceleration
MaxSpeed
public float MaxSpeed
CollisionQueryRange
public float CollisionQueryRange
PathOptimizationRange
public float PathOptimizationRange
SeparationWeight
public float SeparationWeight
UpdateFlags
public UpdateFlags UpdateFlags
ObstacleAvoidanceType
public short ObstacleAvoidanceType
CrowdAgentParams
public CrowdAgentParams()