Search Results for

    Show / Hide Table of Contents

    Class HeroConstellationSettings

    Inheritance
    object
    HeroConstellationSettings
    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    [Serializable]
    [InlineProperty]
    public class HeroConstellationSettings

    Fields

    angleOffset

    Declaration
    [HorizontalGroup("A", 0, 0, 0, 0)]
    [HideLabel]
    [SuffixLabel("deg", false)]
    public float angleOffset
    Field Value
    Type Description
    float

    defaultCount

    Declaration
    [HorizontalGroup("A", 0, 0, 0, 0)]
    [HideLabel]
    [SuffixLabel("/", false)]
    public int defaultCount
    Field Value
    Type Description
    int

    maxCount

    Declaration
    [HorizontalGroup("A", 0, 0, 0, 0)]
    [HideLabel]
    public int maxCount
    Field Value
    Type Description
    int
    In This Article
    Back to top Shape of Dreams API Documentation