UxrManager.StageUpdating Event

Called right before an update stage in the current frame. See UxrUpdateStage.

Namespace: UltimateXR.Core
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public static event Action<UxrUpdateStage> StageUpdating


Value

Type: System.Action(UxrUpdateStage)

See Also

Reference

UxrManager Class
UltimateXR.Core Namespace