GKAgent3D.Update(Double) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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