C# (CSharp) SanityEngine.Movement.SteeringBehaviors.Flocking 네임스페이스

클래스들

이름 설명
Alignment Steer toward the average heading of the flock.
Avoid Avoid future collisions with other actors. In other words, get out of each other's way.
Cohesion Steer toward the average position of flock members.
FlockingBehavior Base class for flock behaviors.
Separation Separation from flock members.