UxrAvatarComponent<T>.EnabledComponentsInLocalAvatar Property

Gets all the enabled components of this specific type that belong to the local avatar.

Namespace: UltimateXR.Core.Components.Composite
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public static IEnumerable<T> EnabledComponentsInLocalAvatar { get; }

Property Value

Type: IEnumerable(T)

See Also

Reference

UxrAvatarComponent<T> Class
UltimateXR.Core.Components.Composite Namespace