Method CreateTransformedCurve
CreateTransformedCurve(uint, Matrix4)
Create a curve from a surface
Declaration
public uint CreateTransformedCurve(uint curve, Matrix4 matrix)
Parameters
Type | Name | Description |
---|---|---|
uint | curve | Curve to transform |
Matrix4 | matrix | Matrix of the transformation |
Returns
Type | Description |
---|---|
uint |