Class DrawingUtility
Drawing utilities
Inherited Members
Namespace: Unity.Physics.Authoring
Assembly: solution.dll
Syntax
public static class DrawingUtility
Methods
Name | Description |
---|---|
GetConvexColliderEdges(ref ConvexCollider, List<Vector3>) | Get the edges of a convex collider. |
GetMeshColliderEdges(ref MeshCollider, List<Vector3>) | Get the edges of a mesh collider. |