Interface IAttachedPolygonProximity
Defines a proximity outlined by a 2D polygon attached to a UnityEngine.Transform.
public interface IAttachedPolygonProximity : IPolygonProximity, INearestPointProximity, IAttachableProximity<IAttachedPolygonProximity>, IAttachedProximity, IProximity, IShapeVolume, ICloneable
- Inherited Members
-
IShapeVolume.containsPoint(Vector3)IShapeVolume.worldBoundsIShapeVolume.internalVolumeIShapeVolume.surfaceArea
- Extension Methods