Uses of Class
com.aspose.threed.KeyFrame
-
-
Uses of KeyFrame in com.aspose.threed
Methods in com.aspose.threed that return types with arguments of type KeyFrame Modifier and Type Method Description java.util.List<KeyFrame>
Curve. getKeyFrames()
Gets the key frames of this curve.java.util.Iterator<KeyFrame>
Curve. iterator()
Gets the enumerator to traverse all key frames.
-