Click or drag to resize
BaseAnimatorBaseProperties Property
Animator basic properties.

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

Property Value

Type: BaseAnimatorProperties
See Also