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