TimelineGUI.

PixelsToSeconds(float) Method

Summary

Converts a horizontal pixel position along the ruler to a number of seconds.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
TimelineGUI

Syntax

public float PixelsToSeconds(float pixels)

Parameters

Name Type Description
pixels float

Return Value

Type Description
float