![]() |
• World Manager | ||
|
API Links
Developer Links
|
PortalObject::SetVertexCountDefined in:
Sets the number of vertices defining the boundary of the portal.
C4Portals.hPrototype
Parameters
Description
The SetVertexCount function sets the number of vertices defining the boundary of the portal. The maximum number of vertices that a portal may have is given by the kMaxPortalVertexCount constant. The vertex positions can be set by calling the PortalObject::GetVertexArray function.
See Also
|