summaryrefslogtreecommitdiff
path: root/doc/classes/VisualShaderNodeParticleSphereEmitter.xml
blob: 3d1e332c97e22c1fb6a2e0548779c336e7dc1e96 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8" ?>
<class name="VisualShaderNodeParticleSphereEmitter" inherits="VisualShaderNodeParticleEmitter" version="4.0" 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 sphere shape.
	</brief_description>
	<description>
		[VisualShaderNodeParticleEmitter] that makes the particles emitted in sphere shape with the specified inner and outer radii.
	</description>
	<tutorials>
	</tutorials>
</class>