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

RationalTimeExtensions.Divide

Parameters

t The left hand side.
r The right hand side.

Returns

RationalTime A new instance that is the division of the left operand by the right one.

Description

Divides a RationalTime by another.