Uses of Class
com.ticxo.modelengine.api.animation.blueprint.BlueprintAnimation
Packages that use BlueprintAnimation
Package
Description
-
Uses of BlueprintAnimation in com.ticxo.modelengine.api.animation
Constructors in com.ticxo.modelengine.api.animation with parameters of type BlueprintAnimationModifierConstructorDescriptionAnimationProperty
(ActiveModel model, BlueprintAnimation blueprintAnimation) Deprecated, for removal: This API element is subject to removal in a future version.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. -
Uses of BlueprintAnimation in com.ticxo.modelengine.api.animation.property
Constructors in com.ticxo.modelengine.api.animation.property with parameters of type BlueprintAnimationModifierConstructorDescriptionSimpleProperty
(ActiveModel model, BlueprintAnimation blueprintAnimation) SimpleProperty
(ActiveModel model, BlueprintAnimation blueprintAnimation, double lerpIn, double lerpOut, double speed)