Table of Contents

Interface IAnchoredCollidabled

Namespace
Hi.Collisions
Assembly
HiMech.dll

Defines a collidable object that has an associated Anchor.

public interface IAnchoredCollidabled : IGetCollidable, IGetAnchor, IGetTopoIndex
Inherited Members
Extension Methods

Methods

GetCollidableAnchor()

Gets the anchor associated with the collidable object.

Anchor GetCollidableAnchor()

Returns

Anchor

The Anchor instance.