| IForelimbsMutableTPart Interface |
Namespace: Candlelight
public interface IForelimbsMutable<TPart> : IForelimbs<TPart> where TPart : Component
The IForelimbsMutableTPart type exposes the following members.
| Name | Description | |
|---|---|---|
| LeftDistalForelimb |
Gets or sets the left distal forelimb.
| |
| LeftManualPhalanx |
Gets or sets the left manual phalanx.
| |
| LeftManus |
Gets or sets the left manus.
| |
| LeftProximalForelimb |
Gets or sets the left proximal forelimb.
| |
| LeftShoulder |
Gets or sets the left shoulder.
| |
| RightDistalForelimb |
Gets or sets the right distal forelimb.
| |
| RightManualPhalanx |
Gets or sets the right manual phalanx.
| |
| RightManus |
Gets or sets the right manus.
| |
| RightProximalForelimb |
Gets or sets the right proximal forelimb.
| |
| RightShoulder |
Gets or sets the right shoulder.
|