Получение анимации, добавленной в SCNNodeIOS

Программируем под IOS
Гость
Получение анимации, добавленной в SCNNode

Сообщение Гость »


Am trying to get the animation added to a SCNNode for a give key. Looks like the function is deprecated (https://developer.apple.com/documentati ... -animation) and no alternate is provided in documentation.

Am trying to create an animation editor and all modifications to the node are added as CAKeyframeAnimation which needs to be then fetched to modify.


Источник: https://stackoverflow.com/questions/781 ... -a-scnnode

Вернуться в «IOS»