Click or drag to resize
PhysicalBodyReciprocalBlendTime Property
Gets the reciprocal of BlendTime.

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

Property Value

Type: Single
The reciprocal of BlendTime.
See Also