Property | Type | Description | |
---|---|---|---|
fixYValue | bool | ||
isLanded | bool | ||
isLanding | bool | ||
landLayerMask | int | ||
landingPoint | Vector3 | ||
rayDistance | float | ||
velocity | Vector3 | ||
wantsToLand | bool |
Method | Description | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void | ||
addAdditionalUpdateFrameBehavior ( Boids boidsController ) : void |
public addAdditionalUpdateFrameBehavior ( Boids boidsController ) : void | ||
boidsController | Boids | |
return | void |