Method BuildFaces
BuildFaces(uint, LoopList)
Build faces from a surface and a set of loop
Declaration
[HandleProcessCorruptedStateExceptions]
public BuildFacesReturn BuildFaces(uint surface, LoopList loopList)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | surface | Surface used to build the faces |
| LoopList | loopList | List of Loops used to build the faces |
Returns
| Type | Description |
|---|---|
| BuildFacesReturn |