Click or drag to resize
TetrapodCharacterizationTemplateBodyPartSettingsBlendTime Property
Gets the number of seconds this part takes to blend out of non-kinematic motion.

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

Property Value

Type: Single
The blend time.
See Also