| IHindlimbsTPart Interface |
Namespace: Candlelight
public interface IHindlimbs<TPart> where TPart : Component
The IHindlimbsTPart type exposes the following members.
| Name | Description | |
|---|---|---|
| LeftDistalHindlimb |
Gets the left distal hindlimb.
| |
| LeftPedalPhalanx |
Gets the left pedal phalanx.
| |
| LeftPes |
Gets the left pes.
| |
| LeftProximalHindlimb |
Gets the left proximal hindlimb.
| |
| RightDistalHindlimb |
Gets the right distal hindlimb.
| |
| RightPedalPhalanx |
Gets the right pedal phalanx.
| |
| RightPes |
Gets the right pes.
| |
| RightProximalHindlimb |
Gets the right proximal hindlimb.
|