Table of Contents

Method Dispose

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

Dispose()

Releases and destroys the underlying render texture.

public void Dispose()

Remarks

Ownership usually belongs to DataPool until the render texture is removed from the pool. After ownership has been transferred, the caller is responsible for disposing it.