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 |
---|---|
Unity.Entities.Entity |