Version: 2023.2
言語: 日本語
public static Unity.IntegerTime.RationalTime FromDouble (double t, Unity.IntegerTime.RationalTime.TicksPerSecond ticksPerSecond);

パラメーター

t The duration in seconds.
ticksPerSecond The rational number representing the number of ticks per second.

説明

Converts a floating point number into a RationalTime with an explicit rate.