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