UxrManager.PrecachingStarting Event
Called right before precaching is about to start. It’s called on the first frame that is displayed black. See UsePrecaching.
Namespace: UltimateXR.Core
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public static event Action PrecachingStarting
Value
Type: System.Action