Click or drag to resize
MotionAnimatorMaxVelocity Property
Optional max velocity (only applies if there's acceleration).

Namespace:  GeonBit.ECS.Components.Particles.Animators
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float MaxVelocity { get; }

Property Value

Type: Single
See Also