Click or drag to resize

Weapon2DFireAnimation Property

Fire animation of the weapon.

Namespace:  NeoAxis
Assembly:  NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public Reference<Animation> FireAnimation { get; set; }

Property Value

Type: ReferenceAnimation
See Also