Search Results for

    Show / Hide Table of Contents

    Class SpawnBurstDescription

    Spawns based on rate.

    Inheritance
    object
    SpawnDescription
    SpawnBurstDescription
    Inherited Members
    SpawnDescription.CreateFromType(EmitterSpawn)
    Namespace: Evergine.Framework.Particles.Spawn
    Assembly: Evergine.Framework.dll
    Syntax
    public class SpawnBurstDescription : SpawnDescription

    Properties

    SpawnType

    Gets the emitter shape type.

    Declaration
    public override EmitterSpawn SpawnType { get; }
    Property Value
    Type Description
    EmitterSpawn
    Overrides
    SpawnDescription.SpawnType

    Extension Methods

    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX