UxrSingleton<T>.Instance Property
Gets the unique, global instance of the given component.
Namespace: UltimateXR.Core.Components.Singleton
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public static T Instance { get; }
Property Value
Type: T
See Also
Reference
UxrSingleton<T> Class
UltimateXR.Core.Components.Singleton Namespace