resources tag - tiagodinis/GParticles GitHub Wiki

Description: The outer tag of the resources to load.

Parent tag: project

Child tags: instance, global

attribute type description
prefab string the prefab attribute

Examples:

1) 	<resources>
		<private>
			...
		</private>

		<global>
			...
		</global>
	</resources>


2)  <resources prefab="prefabs/resources/defaultResources.xml" />
⚠️ **GitHub.com Fallback** ⚠️