UxrManager.StageUpdated Event

Called right after 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> StageUpdated


Value

Type: System.Action(UxrUpdateStage)

See Also

Reference

UxrManager Class
UltimateXR.Core Namespace