# Sandbox.ParticleSnapshot

A particle snapshot that can be created procedurally.
Contains a set of vertices that particle effects can address.

- Kind: class
- Namespace: `Sandbox`
- Assembly: `Sandbox.Engine`
- Inherits: [Sandbox.Resource](/api/Sandbox.Resource)
- Modifiers: sealed
> **Obsolete.**


## Constructors

- [`ParticleSnapshot`](/api/Sandbox.ParticleSnapshot/.ctor): Create new empty procedural particle snapshot.

## Properties

- [`IsValid`](/api/Sandbox.ParticleSnapshot/IsValid)

## Methods

- [`Update`](/api/Sandbox.ParticleSnapshot/Update)
