Method CreateCosinusCurve
CreateCosinusCurve(double, double, double, Matrix4)
Create a cosinus curve
Declaration
[HandleProcessCorruptedStateExceptions]
public uint CreateCosinusCurve(double Amplitude, double Offset, double Period, Matrix4 matrix)
Parameters
| Type | Name | Description | 
|---|---|---|
| double | Amplitude | Cosinus amplitude  | 
    
| double | Offset | Cosinus offset  | 
    
| double | Period | Cosinus period  | 
    
| Matrix4 | matrix | Transformation matrix  | 
    
Returns
| Type | Description | 
|---|---|
| uint |