IsValid()
Returns true if the lodSlope value is greater than 0.0001f.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public bool IsValid()
Returns
Type | Description |
|---|---|
| bool | True if the lodSlope value is greater than 0.0001f. |