Method SetDefaultRayColor
SetDefaultRayColor(Transform, Color)
Set the color of the default ray
Declaration
void SetDefaultRayColor(Transform rayOrigin, Color color)
Parameters
Type | Name | Description |
---|---|---|
Transform | rayOrigin | The ray on which to set the color |
Color | color | The color to set on the default ray |