FixedUpdate描述与设置

FixedUpdate不受帧率的影响

打开Edit/Project Settings/Time

调整Fixed Timestep来决定几秒执行一次FixedUpdate

这个要权衡Update,提高FixedUpdate,则降低Update的帧率


首页 我的博客
粤ICP备17103704号