Class AnimationProperty

java.lang.Object
com.ticxo.modelengine.api.animation.property.SimpleProperty
com.ticxo.modelengine.api.animation.AnimationProperty
All Implemented Interfaces:
IAnimationProperty

@Deprecated(forRemoval=true, since="R3.1.3") public class AnimationProperty extends SimpleProperty
Deprecated, for removal: This API element is subject to removal in a future version.
Deprecated. Use SimpleProperty instead.
  • Constructor Details

    • AnimationProperty

      public AnimationProperty(ActiveModel model, BlueprintAnimation blueprintAnimation)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • AnimationProperty

      public AnimationProperty(ActiveModel model, BlueprintAnimation blueprintAnimation, double lerpIn, double lerpOut, double speed)
      Deprecated, for removal: This API element is subject to removal in a future version.