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

TerrainPaintUtility.ReleaseContextResources

マニュアルに切り替える
public static void ReleaseContextResources (Experimental.TerrainAPI.TerrainPaintUtility.PaintContext ctx);

パラメーター

ctxThe PaintContext containing the resources to release.

説明

Releases the allocated resources of the specified PaintContext.

See Also: PaintContext.Cleanup.