CableMesh.set_fixed

CableMesh.set_fixed(vertices)

Set specific vertices as fixed.

Parameters:
verticeslist[int]

The vertices to set as fixed.

Returns:
None