<?xml version='1.0' encoding='utf-8' standalone='yes'?>


<!-- DO NOT EDIT THIS FILE ... YOU WILL LOSE YOUR WORK -->


<c74object name='jit.mo.fieldmask' category='jit.mo, Manipulators'>

	<digest>Field mask for 3 plane jit.mo streams</digest>
	<description>Field mask for 3 plane jit.mo streams. Calculates a mask value depending on distance from a defined spatial location. Can be used to perform arbitrary manipulations based on location </description>


	<!--METADATA-->

	<metadatalist>
		<metadata name='author'>Cycling '74 </metadata>
		<metadata name='tag'>jit.mo</metadata>
		<metadata name='tag'>Manipulators</metadata>
	</metadatalist>


	<!--ARGUMENTS-->

	<objarglist>

	</objarglist>


	<!--MESSAGES-->

	<methodlist>

	</methodlist>


	<!--ATTRIBUTES-->

	<attributelist>

		<attribute name='scale' get='1' set='1' type='float64' size='1' >
			<digest>Output multiplier (default = 1.0)</digest>
			<description>Output multiplier (default = 1.0). </description>
		</attribute>

		<attribute name='location' get='1' set='1' type='float64' size='1' >
			<digest>Location value (default = 0</digest>
			<description>Location value (default = 0. 0. 0.). Defines the center point of the field. </description>
		</attribute>

		<attribute name='falloff' get='1' set='1' type='float64' size='1' >
			<digest>Falloff value (default = 0.5)</digest>
			<description>Falloff value (default = 0.5). Determines the amount of falloff at the edge of the field, specified as a decimal fraction of the radius </description>
		</attribute>

		<attribute name='offset' get='1' set='1' type='float64' size='1' >
			<digest>Output offset (default = 0.0)</digest>
			<description>Output offset (default = 0.0). </description>
		</attribute>

		<attribute name='radius' get='1' set='1' type='float64' size='1' >
			<digest>Radius value (default = 0.5)</digest>
			<description>Radius value (default = 0.5). Radius defines the spherical area around the location affected by the field </description>
		</attribute>

	</attributelist>


	<!--RELATED-->

	<seealsolist>
		<seealso name='jit.mo.join' />
		<seealso name='jit.mo.func' />
		<seealso name='jit.mo.time' />
		<seealso name='jit.mo.field' />
	</seealsolist>


</c74object>
