Click or drag to resize

CollisionShapeMakeConvexFromBrothers Method

Sets the collision shape's shape to the addition of all its convexed MeshInstance siblings geometry.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void MakeConvexFromBrothers()
See Also