Struct ParticleMaterial
Material used to render the particles.
Namespace: Unity.Tiny.Particles
Syntax
public struct ParticleMaterial : IComponentData
Remarks
Should be placed next to ParticleEmitter
Fields
material
Declaration
public Entity material
Field Value
| Type | Description |
|---|---|
| Entity |