Constructor ConvexHull
ConvexHull(ref ConvexHull, byte*, byte*, int, float)
Declaration
public ConvexHull(ref ConvexHull hull, byte* vertices, byte* normals, int arrayLength, float convexRadius)
Parameters
| Type | Name | Description |
|---|---|---|
| ConvexHull | hull | |
| byte* | vertices | |
| byte* | normals | |
| int | arrayLength | |
| float | convexRadius |