Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetThreadedBatchContext()

Get the thread-safe API for interacting with a BatchRendererGroup from Burst jobs.
Read time 1 minuteLast updated 6 days ago

Definition

public ThreadedBatchContext GetThreadedBatchContext()

Returns

Type

Description

ThreadedBatchContextThread-safe and Burst-safe context.