Method GetDefaultRayColor
GetDefaultRayColor(Transform)
Get the color of the default ray
Declaration
Color GetDefaultRayColor(Transform rayOrigin)
Parameters
| Type | Name | Description |
|---|---|---|
| Transform | rayOrigin | The ray whose color to get |
Returns
| Type | Description |
|---|---|
| Color | The color of the default ray for the given ray origin |