Experimental: this API is experimental and might be changed or removed in the future.

TerrainPaintUtility.ReleaseContextResources

Switch to Manual
public static void ReleaseContextResources (Experimental.TerrainAPI.TerrainPaintUtility.PaintContext ctx);

Parameters

ctxThe PaintContext containing the resources to release.

Description

Releases the allocated resources of the specified PaintContext.

See Also: PaintContext.Cleanup.