Search Results for

    Show / Hide Table of Contents

    Class GeoGraph2D.DebugOption

    Inheritance
    System.Object
    GeoGraph2D.DebugOption
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: PLATEAU.Util.GeoGraph
    Assembly: cs.temp.dll.dll
    Syntax
    public class DebugOption

    Fields

    showLeftIndex

    Declaration
    public int showLeftIndex
    Field Value
    Type Description
    System.Int32

    showParabolaEnd

    Declaration
    public bool showParabolaEnd
    Field Value
    Type Description
    System.Boolean

    showParabolaStart

    Declaration
    public bool showParabolaStart
    Field Value
    Type Description
    System.Boolean

    showRemoveSegment

    Declaration
    public bool showRemoveSegment
    Field Value
    Type Description
    System.Boolean

    showReturnSegments

    Declaration
    public bool showReturnSegments
    Field Value
    Type Description
    System.Boolean

    showRightIndex

    Declaration
    public int showRightIndex
    Field Value
    Type Description
    System.Int32
    In This Article
    Back to top PLATEAU SDK for Unity