Search Results for

    Show / Hide Table of Contents

    Class Particles

    The particles simulation service.

    Inheritance
    System.Object
    Particles
    Namespace: FlaxEngine
    Assembly: FlaxEngine.CSharp.dll
    Syntax
    [Unmanaged]
    public static class Particles : Object

    Properties

    System

    The system for Particles update.

    Declaration
    [Unmanaged]
    public static TaskGraphSystem System { get; }
    Property Value
    TaskGraphSystem

    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat