Interface IAttachedSphereProximity
Defines a proximity in the shape of a sphere attached to a UnityEngine.Transform.
public interface IAttachedSphereProximity : ISphereProximity, INearestPointProximity, IAttachableProximity<IAttachedSphereProximity>, IAttachedProximity, IProximity, IShapeVolume, ICloneable
- Inherited Members
-
IShapeVolume.containsPoint(Vector3)IShapeVolume.worldBoundsIShapeVolume.internalVolumeIShapeVolume.surfaceArea
- Extension Methods