共用方式為


GKComponent.Update(Double) 方法

定義

定期由 包含 GKEntityGKComponentSystem<TComponent> 呼叫,以更新或計算遊戲層面。

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

參數

deltaTimeInSeconds
Double
屬性

適用於