Search Results for

    Show / Hide Table of Contents

    Struct BirdWander

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: ProjectDawn.Navigation
    Assembly: ProjectDawn.Navigation.dll
    Syntax
    [Serializable]
    public struct BirdWander

    Fields

    | Improve this Doc View Source

    Duration

    Declaration
    public Range Duration
    Field Value
    Type Description
    Range
    | Improve this Doc View Source

    Exploration

    Declaration
    [Range(1, 3)]
    public float Exploration
    Field Value
    Type Description
    float
    | Improve this Doc View Source

    Height

    Declaration
    public Range Height
    Field Value
    Type Description
    Range
    | Improve this Doc View Source

    Step

    Declaration
    public Range Step
    Field Value
    Type Description
    Range

    Properties

    | Improve this Doc View Source

    Default

    Declaration
    public static BirdWander Default { get; }
    Property Value
    Type Description
    BirdWander
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © ProjectDawn.
    Generated by DocFX