Uses of Class
org.robovm.apple.modelio.MDLAnimatedValueInterpolation
| Package | Description |
|---|---|
| org.robovm.apple.modelio |
-
Uses of MDLAnimatedValueInterpolation in org.robovm.apple.modelio
Methods in org.robovm.apple.modelio that return MDLAnimatedValueInterpolation Modifier and Type Method Description MDLAnimatedValueInterpolationMDLAnimatedValue. getInterpolation()static MDLAnimatedValueInterpolationMDLAnimatedValueInterpolation. valueOf(long n)Returns the enum constant of this type with the specified name.static MDLAnimatedValueInterpolationMDLAnimatedValueInterpolation. valueOf(String name)Returns the enum constant of this type with the specified name.static MDLAnimatedValueInterpolation[]MDLAnimatedValueInterpolation. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.modelio with parameters of type MDLAnimatedValueInterpolation Modifier and Type Method Description voidMDLAnimatedValue. setInterpolation(MDLAnimatedValueInterpolation v)