ConcavePolygonShapeSetFaces Method |
Note: This API is now obsolete.
Sets the faces (an array of triangles).
Namespace: Godot
[ObsoleteAttribute("SetFaces is deprecated. Use the Data property instead.")] public void SetFaces( Vector3[] faces )
[Missing <param name="faces"/> documentation for "M:Godot.ConcavePolygonShape.SetFaces(Godot.Vector3[])"]