Class AbstractStructValueMotion<TItem, TValue>.AbstractFromToBuilder<T>
- Namespace
- FriedSynapse.FlowEnt.Motions.Tween.Abstract
[Serializable]
public abstract class AbstractStructValueMotion<TItem, TValue>.AbstractFromToBuilder<T> : AbstractValueMotion<TItem, TValue>.AbstractFromToBuilder<T>, IBuilder<AbstractTweenMotion>, IMotionBuilder, IListBuilderItem where T : struct
Type Parameters
T
- Inheritance
-
AbstractTweenMotionBuilder<TItem>AbstractValueMotion<TItem, TValue>.AbstractFromToBuilder<T>AbstractStructValueMotion<TItem, TValue>.AbstractFromToBuilder<T>
- Implements
- Derived
- Inherited Members
- Extension Methods
Properties
From
protected T? From { get; }
Property Value
- T?