Search Results for

    Show / Hide Table of Contents

    Method SetParameter

    SetParameter(String, Single)

    Modifys parameters of this ParticleEffect.

    Declaration
    public void SetParameter(string parameterName, float value)
    Parameters
    Type Name Description
    System.String parameterName

    Name of the parameter you want to modify, these are stored inside the effect files.

    System.Single value

    The new value for the parameter.

    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX