Struct ConvexHull
Inherited Members
Namespace: Unity.U2D.Entities.Physics
Assembly: solution.dll
Syntax
public struct ConvexHull
  Constructors
| Name | Description | 
|---|---|
| ConvexHull(ref ConvexHull, byte*, byte*, int, float) | 
Fields
| Name | Description | 
|---|---|
| ConvexRadius | 
Properties
| Name | Description | 
|---|---|
| Length | |
| Normals | |
| Vertices | 
Methods
| Name | Description | 
|---|---|
| AsNativeArray(Accessor, Allocator) | |
| CalculateAabb(PhysicsTransform) | |
| GetMassProperties() | |
| SetAndGiftWrap(NativeArray<float2>) |