NeedCallFixedUpdate

NeedCallFixedUpdate()

public bool NeedCallFixedUpdate() ;

説明

OnFixedUpdateを呼び出す必要があるかどうか。

戻り値

OnFixedUpdateを呼び出す必要があればtrueを返す。