ScriptableRenderContext.PushDisableApiRenderers

Declaration

public static void PushDisableApiRenderers();

Description

Prevent the immediate addition or removal of renderer scene nodes to the scene arrays. This protects against the creation of invalid indices or dangling pointers caused by changes to the scene arrays after the culling output has been computed.


Did you find this page useful? Please give it a rating: