Click or drag to resize
TetrapodCharacterizationTemplateLeftDistalForelimb Property
Gets or sets the settings for the left distal forelimb.

Namespace: Candlelight.Physics
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public TetrapodCharacterizationTemplateBodyPartSettings LeftDistalForelimb { get; set; }

Property Value

Type: TetrapodCharacterizationTemplateBodyPartSettings
The settings for the left distal forelimb.
See Also