Search Results for

    Show / Hide Table of Contents

    Class DewShadingProfile

    Inheritance
    object
    UnityEngine.Object
    UnityEngine.ScriptableObject
    DewShadingProfile
    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    [CreateAssetMenu(fileName = "Shading", menuName = "Dew/Dew Shading Profile", order = 1)]
    public class DewShadingProfile : ScriptableObject

    Fields

    directionalLightRamp

    Declaration
    public Texture directionalLightRamp
    Field Value
    Type Description
    UnityEngine.Texture

    lightRamp

    Declaration
    public Texture lightRamp
    Field Value
    Type Description
    UnityEngine.Texture

    termAlpha

    Declaration
    public float termAlpha
    Field Value
    Type Description
    float

    termBeta

    Declaration
    public float termBeta
    Field Value
    Type Description
    float

    termGamma

    Declaration
    public float termGamma
    Field Value
    Type Description
    float
    In This Article
    Back to top Shape of Dreams API Documentation