Table of Contents

Interface IAnchoredCollidableNode

Namespace
Hi.Collision
Assembly
HiMech.dll

Base interface for anchored collidable nodes in the collision hierarchy. Do not inherit this interface directly. Only inherit directly from IAnchoredCollidableLeaf and IAnchoredCollidableStem. It is acceptable to inherit from IAnchoredCollidableLeaf and IAnchoredCollidableStem.

public interface IAnchoredCollidableNode : IAnchoredCollidableBased
Inherited Members
Extension Methods