UxrManager.PrecacheFrameCount Property
Gets or sets the number of frames pre-cached objects are shown. These frames are drawn in black and right after the scene will fade in, so that pre-caching is hidden to the user.
Namespace: UltimateXR.Core
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public int PrecacheFrameCount { get; set; }
Property Value
Type: Int32