Search Results for

    Show / Hide Table of Contents

    Interface IEffectComponent

    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    public interface IEffectComponent

    Properties

    isPlaying

    Declaration
    bool isPlaying { get; }
    Property Value
    Type Description
    bool

    Methods

    Play()

    Declaration
    void Play()

    Stop()

    Declaration
    void Stop()
    In This Article
    Back to top Shape of Dreams API Documentation