Update()
Triggers an update of the request.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public void Update()
Remarks
Pending requests are automatically updated each frame and require no further action to complete.