Uses of Interface
org.robovm.apple.scenekit.SCNAnimatable
| Package | Description |
|---|---|
| org.robovm.apple.arkit | |
| org.robovm.apple.scenekit |
-
Uses of SCNAnimatable in org.robovm.apple.arkit
Classes in org.robovm.apple.arkit that implement SCNAnimatable Modifier and Type Class Description classARSCNFaceGeometryclassARSCNPlaneGeometry -
Uses of SCNAnimatable in org.robovm.apple.scenekit
Classes in org.robovm.apple.scenekit that implement SCNAnimatable Modifier and Type Class Description classSCNAccelerationConstraintclassSCNAnimatableAdapterclassSCNAnimationPlayerclassSCNAvoidOccluderConstraintclassSCNBillboardConstraintclassSCNBoxclassSCNCameraclassSCNCapsuleclassSCNConeclassSCNConstraintclassSCNCylinderclassSCNDistanceConstraintclassSCNFloorclassSCNGeometryclassSCNIKConstraintclassSCNLightclassSCNLookAtConstraintclassSCNMaterialclassSCNMaterialPropertyclassSCNMorpherclassSCNNodeclassSCNParticleSystemclassSCNPlaneclassSCNPyramidclassSCNReferenceNodeclassSCNReplicatorConstraintclassSCNShapeclassSCNSliderConstraintclassSCNSphereclassSCNTechniqueclassSCNTextclassSCNTorusclassSCNTransformConstraintclassSCNTubeMethods in org.robovm.apple.scenekit that return types with arguments of type SCNAnimatable Modifier and Type Method Description VoidBlock2<SCNAnimation,SCNAnimatable>SCNAnimation. getAnimationDidStart()VoidBlock3<SCNAnimation,SCNAnimatable,Boolean>SCNAnimation. getAnimationDidStop()Method parameters in org.robovm.apple.scenekit with type arguments of type SCNAnimatable Modifier and Type Method Description voidSCNAnimation. setAnimationDidStart(VoidBlock2<SCNAnimation,SCNAnimatable> v)voidSCNAnimation. setAnimationDidStop(VoidBlock3<SCNAnimation,SCNAnimatable,Boolean> v)