Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


realtimeUpdateSetting

Control under what circumstances ProcessorInstance.IRealtime.Update will be called.
Read time 1 minuteLast updated 6 days ago

Definition

Warning
Deprecated. Use the per-processor CreationParameters types (GeneratorInstance.CreationParameters, RootOutputInstance.CreationParameters) instead; this shared type will be removed.
public ProcessorInstance.UpdateSetting realtimeUpdateSetting { readonly get; set; }