bool ExtendOrExtrudeVertices (IReadOnlyList<VertexHandle> vertices, float offset, float baseWidth, out List<VertexHandle> modifiedVertices, out List<VertexHandle> originalVertices, out List<FaceHandle> newFaces)

Parameters

NameTypeDescription
vertices IReadOnlyList<VertexHandle>
offset float
baseWidth float
out modifiedVertices List<VertexHandle>
out originalVertices List<VertexHandle>
out newFaces List<FaceHandle>

Returns

TypeDescription
bool
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.