Edit

Share via


GKAgent3D.Update(Double) Method

Definition

Tells the agent to update itself in response to its state and goals.

[Foundation.Export("updateWithDeltaTime:")]
public virtual void Update (double deltaTimeInSeconds);
override this.Update : double -> unit

Parameters

deltaTimeInSeconds
Double
Attributes

Applies to