Table of Contents

Interface IKeyframe

Namespace
Lime
Assembly
Lime.dll
public interface IKeyframe

Properties

Frame

int Frame { get; set; }

Property Value

int

Value

object Value { get; set; }

Property Value

object