Table of Contents

Class BaseKeyframe

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class BaseKeyframe
Inheritance
BaseKeyframe
Inherited Members

Constructors

BaseKeyframe()

public BaseKeyframe()

Fields

Composite

[Value("composite")]
public CompositeOperationOrAuto Composite

Field Value

CompositeOperationOrAuto

Easing

[Value("easing")]
public string Easing

Field Value

string

Offset

[Value("offset")]
public Number? Offset

Field Value

Number