Class ConvertLocalTimeToFloatNode
Node to convert the localTime to a float node
Namespace: Unity.Timeline.Animation
Syntax
public class ConvertLocalTimeToFloatNode : ConvertToBase<ConvertLocalTimeToFloatNode, LocalTime, float, ConvertLocalTimeToFloatNode.Kernel>