Contents

SCNProgramDelegate

The interface for tracking errors that occur when compiling shader source code.

Declaration

protocol SCNProgramDelegate : NSObjectProtocol

Overview

You create and use custom shader programs with the SCNProgram class.

Topics

Handling Shader Compilation Errors

Finding Fragment Opaqueness

Binding and Unbinding Values

See Also

Providing a Delegate Object