Property | Type | Description | |
---|---|---|---|
IsFollow | bool | ||
IsFollowEnabled | bool | ||
IsFreeFollow | bool | ||
IsFreeFollowEnabled | bool | ||
IsLookAtMe | bool |
Method | Description | |
---|---|---|
Activate ( ) : void | ||
Deactivate ( ) : void | ||
FixedUpdate ( ) : void | ||
OnStart ( StartState state = StartState.Flying ) : void | ||
OnUpdate ( ) : void | ||
Start ( ) : void |
Method | Description | |
---|---|---|
CapRotator ( ) : IEnumerator | ||
Follow ( ) : void | ||
FreeFollow ( ) : void | ||
GetElectricConsumption ( ) : void | ||
LookAtMe ( ) : void | ||
SetCameraMode ( bool a, bool b, bool c ) : void |
public OnStart ( StartState state = StartState.Flying ) : void | ||
state | StartState | |
return | void |