Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

BatchRendererGroup.GetThreadedBatchContext

Declaration

public Rendering.ThreadedBatchContext GetThreadedBatchContext();

Returns

ThreadedBatchContext Thread-safe and Burst-safe context.

Description

Get the thread-safe API for interacting with a BatchRendererGroup from Burst jobs.