Search Results for

    Show / Hide Table of Contents

    Class EntityShellModifier

    Inheritance
    object
    EntityShellModifier
    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    public class EntityShellModifier

    Properties

    color

    Declaration
    public Color color { get; set; }
    Property Value
    Type Description
    UnityEngine.Color

    opacity

    Declaration
    public float opacity { get; set; }
    Property Value
    Type Description
    float

    Methods

    Stop()

    Remove this color modifier from its parent.

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