Cleaned up some warnings
parent
261876fd47
commit
0f6b899ec7
|
@ -32,8 +32,8 @@ namespace OpenSim.Region.Physics.Meshing
|
|||
{
|
||||
internal class Extruder
|
||||
{
|
||||
public float startParameter;
|
||||
public float stopParameter;
|
||||
//public float startParameter;
|
||||
//public float stopParameter;
|
||||
public PhysicsVector size;
|
||||
|
||||
public float taperTopFactorX = 1f;
|
||||
|
|
Loading…
Reference in New Issue