<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Infinity Code Forum — error CS0118: 'Terrain' is a namespace but is used like a type]]></title>
	<link rel="self" href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=1817&amp;type=atom" />
	<updated>2021-07-30T17:51:49Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.infinity-code.com/viewtopic.php?id=1817</id>
		<entry>
			<title type="html"><![CDATA[Re: error CS0118: 'Terrain' is a namespace but is used like a type]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=7631#p7631" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2021-07-30T17:51:49Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=7631#p7631</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[error CS0118: 'Terrain' is a namespace but is used like a type]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=7630#p7630" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[70superbird]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=1688</uri>
			</author>
			<updated>2021-07-30T17:44:15Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=7630#p7630</id>
		</entry>
</feed>
