IsValid(RationalTime)
Validity check.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Method
- Namespace: Unity.IntegerTime
- Assembly: UnityEngine.CoreModule
public static bool IsValid(this RationalTime value)
Parameters
Returns
Type | Description |
|---|---|
| bool | True if the TicksPerSecond is valid and false otherwise. |