Click or drag to resize
TetrapodCharacterizationTemplateLeftPedalPhalanx Property
Gets or sets the settings for the left pedal phalanx.

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

Property Value

Type: TetrapodCharacterizationTemplateBodyPartSettings
The settings for the left pedal phalanx.
See Also