| SCNActionable |
|
| SCNActionable.Block_runActionCompletionHandler |
|
| SCNActionable.Block_runActionForKeyCompletionHandler |
|
| SCNAnimatable |
[@protocol] SCNAnimatable
The SCNAnimatable protocol defines an animatable property.
|
| SCNAnimation |
|
| SCNAvoidOccluderConstraintDelegate |
|
| SCNBoundingVolume |
[@protocol] SCNBoundingVolume
The SCNBoundingVolume protocol is implemented by objects which can compute their bounding boxes.
|
| SCNBufferStream |
|
| SCNCameraControlConfiguration |
|
| SCNCameraControllerDelegate |
|
| SCNNodeRendererDelegate |
[@category] NSObject (SCNNodeRendererDelegate)
The SCNNodeRendererDelegate protocol declares the methods that an instance of SCNNode invokes to let a delegate customize its rendering.
|
| SCNPhysicsContactDelegate |
[@protocol] SCNPhysicsContactDelegate
The SCNPhysicsContactDelegate protocol is to be implemented by delegates that want to be notified when a contact occured.
|
| SCNProgramDelegate |
[@protocol] SCNProgramDelegate
The SCNProgramDelegate protocol declares the methods that an instance of SCNProgram invokes to delegate the binding of parameters.
|
| SCNSceneExportDelegate |
|
| SCNSceneRenderer |
[@protocol] SCNSceneRenderer
Protocol adopted by the various renderers (SCNView, SCNLayer, SCNRenderer)
|
| SCNSceneRenderer.Block_prepareObjectShouldAbortBlock |
|
| SCNSceneRenderer.Block_prepareObjectsWithCompletionHandler |
|
| SCNSceneRenderer.Block_presentSceneWithTransitionIncomingPointOfViewCompletionHandler |
|
| SCNSceneRendererDelegate |
[@protocol] SCNSceneRendererDelegate
Implement this protocol to perform operations at various times during the rendering
|
| SCNShadable |
[@protocol] SCNShadable
The SCNShadable protocol defines an object that is rendered with shaders.
|
| SCNShadable.Block_handleBindingOfSymbolUsingBlock |
|
| SCNShadable.Block_handleUnbindingOfSymbolUsingBlock |
|
| SCNTechniqueSupport |
[@protocol] SCNTechniqueSupport
The SCNTechniqueSupport protocol describes an object that supports single or multi-pass techniques
|