SCNAnimationEventBlock
Signature for the block called when an animation event triggers.
Declaration
typealias SCNAnimationEventBlock = (any SCNAnimationProtocol, Any, Bool) -> VoidDiscussion
The block takes the following parameters:
Signature for the block called when an animation event triggers.
typealias SCNAnimationEventBlock = (any SCNAnimationProtocol, Any, Bool) -> VoidThe block takes the following parameters: