Class QuadraticCurve
Inheritance
System.Object
QuadraticCurve
Assembly: Content.Server.dll
Syntax
public sealed class QuadraticCurve : object, IUtilityCurve
Fields
|
Improve this Doc
View Source
Exponent
Declaration
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Slope
Declaration
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
XOffset
Declaration
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
YOffset
Declaration
Field Value
Type |
Description |
System.Single |
|
Implements