Interface IAttachedAABBProximity
Defines an 'axis-aligned bounding box' proximity attached to a UnityEngine.Transform.
public interface IAttachedAABBProximity : IAABBProximity, INearestPointProximity, IAttachableProximity<IAttachedAABBProximity>, IAttachedProximity, IProximity, IShapeVolume, ICloneable
- Inherited Members
-
IShapeVolume.containsPoint(Vector3)IShapeVolume.worldBoundsIShapeVolume.internalVolumeIShapeVolume.surfaceArea
- Extension Methods