DrawingSettings.enableDynamicBatching

public bool enableDynamicBatching;

Description

Controls whether dynamic batching is enabled.

Dynamic batching is disabled by default since in general case it has issues (e.g. with multi-pass shaders).

Additional resources: ScriptableRenderContext.DrawRenderers.


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