Table of Contents

Struct ParticleChildrenAttribute

Namespace
Stride.Particles.Spawners
Assembly
Stride.Particles.dll
public struct ParticleChildrenAttribute
Inherited Members

Constructors

ParticleChildrenAttribute(ParticleChildrenAttribute)

public ParticleChildrenAttribute(ParticleChildrenAttribute other)

Parameters

other ParticleChildrenAttribute

Fields

Empty

public static ParticleChildrenAttribute Empty

Field Value

ParticleChildrenAttribute

Properties

CarryOver

public float CarryOver { get; set; }

Property Value

float

ParticlesToEmit

public uint ParticlesToEmit { get; set; }

Property Value

uint