Method IsConeVisible
IsConeVisible(Transform)
Returns whether the specified cone is visible
Declaration
bool IsConeVisible(Transform rayOrigin)
Parameters
Type | Name | Description |
---|---|---|
Transform | rayOrigin | The rayOrigin that is being checked |
Returns
Type | Description |
---|---|
bool | Whether the cone is visible |