Api ImpactEffectData
struct

ImpactEffectData

public sealed struct ImpactEffectData

Attributes

[ Obsolete ]

Properties

Name Type Description
Regular List<String> Spawn one of these particles on impact.
Bullet List<String> Spawn one of these particles when hit by a bullet.
BulletDecal List<String> Use one of these as the bullet impact decal.
SoftParticles List<String> Spawn one of these particles on impact.
SoftDecal List<String> Use one of these as a physics impact decal.
HardParticles List<String> Spawn one of these particles on impact.
HardDecal List<String> Use one of these as a physics impact decal.
Assembly: Sandbox.Engine Declaring Type: Surface Full Name: Sandbox.Surface.ImpactEffectData