diff --git a/src/Refresh.cs b/src/Refresh.cs index 31202d0..090f4a5 100644 --- a/src/Refresh.cs +++ b/src/Refresh.cs @@ -481,7 +481,6 @@ namespace RefreshCS public float depthBiasConstantFactor; public float depthBiasClamp; public float depthBiasSlopeFactor; - public float lineWidth; } [StructLayout(LayoutKind.Sequential)]