From 0366f46d3d7e946e254f933888aea4beb4e70658 Mon Sep 17 00:00:00 2001 From: Russell Cohen Date: Wed, 1 Dec 2010 19:46:14 -0500 Subject: Added support for RecursiveHooks, RecursiveBehaviors and GaussianMapper supporting Gaussian based pixel mapping. --- config/GaussianMapper.params | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 config/GaussianMapper.params (limited to 'config/GaussianMapper.params') diff --git a/config/GaussianMapper.params b/config/GaussianMapper.params new file mode 100644 index 0000000..288ec1d --- /dev/null +++ b/config/GaussianMapper.params @@ -0,0 +1,3 @@ +{'CutoffDist':'CutoffDist, the distance at which a light will not be turned +on','Height':'The height of the gaussian','Width':'The width of the +gaussian'} -- cgit v1.2.3