UxrManager.IsPrecaching Property
Gets whether the manager is currently pre-caching. This happens right after the local avatar is enabled and UsePrecaching is set.
Namespace: UltimateXR.Core
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool IsPrecaching { get; }
Property Value
Type: Boolean