Method CreateCylinderSurface
CreateCylinderSurface(double, Matrix4)
Create a new cylinder surface
Declaration
[HandleProcessCorruptedStateExceptions]
public uint CreateCylinderSurface(double radius, Matrix4 matrix = null)
Parameters
| Type | Name | Description |
|---|---|---|
| double | radius | Radius of the cylinder |
| Matrix4 | matrix | Positionning matrix of the cylinder |
Returns
| Type | Description |
|---|---|
| uint |