Table of Contents

Class Rotate

Namespace
PlumJsonAnimator.Models.Common
Assembly
PlumJsonAnimator.dll
public class Rotate : IKeyframeType
Inheritance
Rotate
Inherited Members

Constructors

Rotate(GlobalState, double, double)

public Rotate(GlobalState globalState, double _time, double _value)

Parameters

globalState GlobalState
_time double
_value double

Fields

value

public double value

Field Value

double

Methods

GenerateJSONData()

public override IKeyframeTypeData GenerateJSONData()

Returns

IKeyframeTypeData