Click or drag to resize
SkinnedModelRendererLockWhileTransitioning Property
Lock animation while transitioning.

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

Property Value

Type: Boolean
See Also