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.