Table of Contents

Method AddDetailInstance

Namespace
Pinwheel.Vista
Assembly
Pinwheel.Vista.Runtime.dll

AddDetailInstance(DetailTemplate, ComputeBuffer)

Adds one detail template and its corresponding instance buffer.

public void AddDetailInstance(DetailTemplate template, ComputeBuffer buffer)

Parameters

template DetailTemplate

Detail template referenced by the instance buffer.

buffer ComputeBuffer

Buffer containing packed detail instances for template.