Click or drag to resize
TetrapodCharacterizationTemplateSpine Property
Gets or sets the settings for the spine.

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

Property Value

Type: TetrapodCharacterizationTemplateBodyPartSettings
The settings for the spine.
See Also