Struct ParticleMesh
Mesh used for each particle.
Namespace: Unity.Tiny.Particles
Syntax
public struct ParticleMesh : IComponentData
Remarks
Should be placed next to ParticleEmitter
Fields
mesh
Declaration
public Entity mesh
Field Value
| Type | Description |
|---|---|
| Entity |