Method AddDetailInstance
AddDetailInstance(DetailTemplate, ComputeBuffer)
Adds one detail template and its corresponding instance buffer.
public void AddDetailInstance(DetailTemplate template, ComputeBuffer buffer)
Parameters
templateDetailTemplateDetail template referenced by the instance buffer.
bufferComputeBufferBuffer containing packed detail instances for
template.