
<?xml version='1.0' encoding='UTF-8'?>
<templates>
	<using package='maya'/>
	<template name='NEplace3dTexture'>
		<attribute name='matrix' type='maya.matrix'>
			<label>Matrix</label>
		</attribute>
	</template>
	<view name='NEDefault' template='NEplace3dTexture'>
		<property name='matrix'/>
	</view>
</templates>
