Method CreateConeSurface
CreateConeSurface(double, double, Matrix4)
Create a new cone surface
Declaration
public uint CreateConeSurface(double radius, double semiAngle, Matrix4 matrix = null)
Parameters
Type | Name | Description |
---|---|---|
double | radius | Radius of the cone at origin |
double | semiAngle | Semi-angle of the cone |
Matrix4 | matrix | Positionning matrix of the cone |
Returns
Type | Description |
---|---|
uint |