Table of Contents

Method Dispose

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

Dispose()

Disposes the underlying compute buffer.

public void Dispose()

Remarks

Ownership usually belongs to DataPool until the buffer is removed from the pool. After ownership has been transferred, the caller is responsible for invoking this method.