summaryrefslogtreecommitdiffstats
path: root/doc/classes/VisualShaderNodeParticleRingEmitter.xml
blob: 623f153f7339430bc7b60291d07fc6efb5ad1146 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8" ?>
<class name="VisualShaderNodeParticleRingEmitter" inherits="VisualShaderNodeParticleEmitter" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
	<brief_description>
		A visual shader node that makes particles emitted in a ring shape.
	</brief_description>
	<description>
		[VisualShaderNodeParticleEmitter] that makes the particles emitted in ring shape with the specified inner and outer radii and height.
	</description>
	<tutorials>
	</tutorials>
</class>