<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Infinity Code Forum — error CS0118: 'Terrain' is a namespace but is used like a type]]></title>
		<link>https://forum.infinity-code.com/viewtopic.php?id=1817</link>
		<atom:link href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=1817&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in error CS0118: 'Terrain' is a namespace but is used like a type.]]></description>
		<lastBuildDate>Fri, 30 Jul 2021 17:51:49 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: error CS0118: 'Terrain' is a namespace but is used like a type]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=7631#p7631</link>
			<description><![CDATA[<p>Hello.</p><p>The problem is that you have a Terrain namespace that conflicts with UnityEngine.Terrain class.<br />To fix the conflict, rename your namespace or move it to a inner level (such as MyApp.Terrain).</p>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Fri, 30 Jul 2021 17:51:49 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=7631#p7631</guid>
		</item>
		<item>
			<title><![CDATA[error CS0118: 'Terrain' is a namespace but is used like a type]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=7630#p7630</link>
			<description><![CDATA[<p>Assets\Infinity Code\MeshToTerrain\Scripts\Editor\Converter\MeshToTerrain.Textures.cs(233,36): error CS0118: &#039;Terrain&#039; is a namespace but is used like a type</p><p>Probably not a bug but def a conflict. Any idea what can cause this error?&nbsp; I&#039;m hoping there&#039;s a simple explanation because this tool is fantastic.</p>]]></description>
			<author><![CDATA[null@example.com (70superbird)]]></author>
			<pubDate>Fri, 30 Jul 2021 17:44:15 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=7630#p7630</guid>
		</item>
	</channel>
</rss>
