Method CreateTorusSurface
CreateTorusSurface(double, double, Matrix4)
Create a new torus surface
Declaration
public uint CreateTorusSurface(double radiusMax, double radiusMin, Matrix4 matrix = null)
Parameters
Type | Name | Description |
---|---|---|
double | radiusMax | Major radius |
double | radiusMin | Minor radius |
Matrix4 | matrix | Positionning matrix of the sphere |
Returns
Type | Description |
---|---|
uint |