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

Light.GetCommandBuffers

Switch to Manual

Declaration

public CommandBuffer[] GetCommandBuffers(Rendering.LightEvent evt);

Parameters

evt When to execute the command buffer during rendering.

Returns

CommandBuffer[] Array of command buffers.

Description

Get command buffers to be executed at a specified place.