Version: 2022.2

Application.onBeforeRender

切换到手册

描述

用于注册 VR 设备的“Just Before Render”输入更新的委托方法。

Any work performed within this callback increases the latency between sampling input and rendering to the device. Keep the amount of work done in this callback to a minimum.