Property MaxRayDegrees
MaxRayDegrees
Cone size for rays. Using 90 degrees will cast rays to the left and right. Greater than 90 degrees will go backwards.
Declaration
public float MaxRayDegrees { get; set; }
Property Value
| Type | Description |
|---|---|
| float |
Cone size for rays. Using 90 degrees will cast rays to the left and right. Greater than 90 degrees will go backwards.
public float MaxRayDegrees { get; set; }
| Type | Description |
|---|---|
| float |