Click or drag to resize
TetrapodCharacterizationTemplateHead Property
Gets or sets the settings for the head.

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

Property Value

Type: TetrapodCharacterizationTemplateBodyPartSettings
The settings for the head.
See Also