Click or drag to resize

BulletTypeHitParticle Property

The particle system that is created when hit happen.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<ParticleSystem> HitParticle { get; set; }

Property Value

ReferenceParticleSystem
See Also