Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

RationalTimeExtensions.IsValid

Declaration

public static bool IsValid(Unity.IntegerTime.RationalTime value);

Returns

bool True if the TicksPerSecond is valid and false otherwise.

Description

Validity check.