Contents

SCNBufferFrequency.perFrame

Execute the binding handler once for each frame to be rendered using the shader.

Declaration

case perFrame

Discussion

Use this option when the contents of the buffer should be uniform across all uses of the shader when rendering a single frame, no matter how many different nodes, geometries, and materials use the shader program.

See Also

Constants