Click or drag to resize
SkinnedModelRendererTransitionTime Property
Set / get transition time between clips, when changing animation clip.

Namespace:  GeonBit.ECS.Components.Graphics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float TransitionTime { get; set; }

Property Value

Type: Single
See Also