WaitForFixedUpdate

类位于 InfEngine.coroutine

描述

等待到下一次 FixedUpdate。物理相关计算适合在这里等。

description

示例

# TODO: Add example for WaitForFixedUpdate

example

另请参阅

see_also