UxrComponent.UniqueId Property
Gets the unique Id of the component.
Namespace: UltimateXR.Core.Components
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public string UniqueId { get; }
Property Value
Type: String
Gets the unique Id of the component.
Namespace: UltimateXR.Core.Components
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
C#
public string UniqueId { get; }
Type: String