Свойство | Type | Description | |
---|---|---|---|
MaxThrust | float | ||
MaxTurnThrust | float | ||
OptimalRange | float |
Méthode | Description | |
---|---|---|
ApplySteering ( float pitchInput, float rollInput, float yawInput ) : void | ||
FixedUpdate ( ) : void | ||
LookForTarget ( ) : void | ||
OnDrawGizmos ( ) : void | ||
Start ( ) : void |
public ApplySteering ( float pitchInput, float rollInput, float yawInput ) : void | ||
pitchInput | float | |
rollInput | float | |
yawInput | float | |
Résultat | void |