C# 클래스 SimShift.MapTool.Ets2RoadLook

파일 보기 프로젝트 열기: nlhans/SimShift 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
LanesLeft int
LanesRight int
Offset float
ShoulderLeft float
ShoulderRight float
SizeLeft float
SizeRight float

공개 메소드들

메소드 설명
Ets2RoadLook ( string look, Ets2Mapper mapper ) : System

메소드 상세

Ets2RoadLook() 공개 메소드

public Ets2RoadLook ( string look, Ets2Mapper mapper ) : System
look string
mapper Ets2Mapper
리턴 System

프로퍼티 상세

LanesLeft 공개적으로 프로퍼티

public int LanesLeft
리턴 int

LanesRight 공개적으로 프로퍼티

public int LanesRight
리턴 int

Offset 공개적으로 프로퍼티

public float Offset
리턴 float

ShoulderLeft 공개적으로 프로퍼티

public float ShoulderLeft
리턴 float

ShoulderRight 공개적으로 프로퍼티

public float ShoulderRight
리턴 float

SizeLeft 공개적으로 프로퍼티

public float SizeLeft
리턴 float

SizeRight 공개적으로 프로퍼티

public float SizeRight
리턴 float