Interface IProvidesSetDefaultRayColor
Provide the ability to set the color of the default ray
Inherited Members
Namespace: Unity.EditorXR.Interfaces
Assembly: solution.dll
Syntax
public interface IProvidesSetDefaultRayColor : IFunctionalityProvider
Methods
| Name | Description |
|---|---|
| SetDefaultRayColor(Transform, Color) | Set the color of the default ray |