Свойство | Тип | Описание | |
---|---|---|---|
followX | bool | ||
followY | bool | ||
followZ | bool | ||
initialTarget | GameObject | ||
moveStepDistance | float | ||
offsets | Vector3 |
Метод | Описание | |
---|---|---|
GetTarget ( ) : GameObject |
Gets the target object.
|
|
SetTarget ( GameObject newTarget ) : void |
Sets the target object.
|
|
Start ( ) : void | ||
Update ( ) : void |
public SetTarget ( GameObject newTarget ) : void | ||
newTarget | GameObject | The new target object. |
Результат | void |