Resources on implementing custom data streams in your Particle System particle rendering shader setup.
| Property | Function |
|---|---|
| Particle System vertex streams | Understand how custom vertex streams can configure your Particle Systems to pass a wider range of data into your custom Shaders. |
| Example of Particle System Standard Shader custom vertex streams | View an example of custom vertex streams implemented with a Standard Shader. |
| Example of Particle System Surface Shader custom vertex streams | View an example of custom vertex streams implemented with a Surface Shader. |
| Define custom data formats for particles | Apply custom data formats to individual particles. |