Interface IUsesSetDefaultRayColor
Gives decorated class the ability to set the color of the default ray
Namespace: Unity.Labs.EditorXR.Interfaces
Syntax
public interface IUsesSetDefaultRayColor : IFunctionalitySubscriber<IProvidesSetDefaultRayColor>