UxrAvatarComponent<T>.EnabledComponentsInAvatar Property
Gets only the enabled components of this specific type that belong to this instance of the avatar.
Namespace: UltimateXR.Core.Components.Composite
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public IEnumerable<T> EnabledComponentsInAvatar { get; }
Property Value
Type: IEnumerable(T)
See Also
Reference
UxrAvatarComponent<T> Class
UltimateXR.Core.Components.Composite Namespace