Search Results for

    Show / Hide Table of Contents

    Class StopLine

    停止線

    Inheritance
    System.Object
    StopLine
    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.RoadNetwork.Structure
    Assembly: cs.temp.dll.dll
    Syntax
    [Serializable]
    public class StopLine

    Fields

    bHasStopSign

    Declaration
    public bool bHasStopSign
    Field Value
    Type Description
    System.Boolean

    line

    Declaration
    public RnDataLineString line
    Field Value
    Type Description
    RnDataLineString

    trafficLight

    Declaration
    public TrafficSignalLight trafficLight
    Field Value
    Type Description
    TrafficSignalLight
    In This Article
    Back to top PLATEAU SDK for Unity