adapted extrudeProperties for new extrusion model

This commit is contained in:
mattijs
2009-09-22 15:25:53 +01:00
parent 859d727696
commit 1bdfa97fc7

View File

@ -71,7 +71,8 @@ linearNormalCoeffs
linearDirectionCoeffs linearDirectionCoeffs
{ {
direction (0 0 1); direction (0 1 0);
thickness 0.05;
} }
linearRadialCoeffs linearRadialCoeffs
@ -89,7 +90,7 @@ sigmaRadialCoeffs
// Do front and back need to be merged? Usually only makes sense for 360 // Do front and back need to be merged? Usually only makes sense for 360
// degree wedges. // degree wedges.
mergeFaces true; mergeFaces false; //true;
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //