C# 클래스 AIShared.AI_Output

파일 보기 프로젝트 열기: mroohian/ai-car-control

공개 프로퍼티들

프로퍼티 타입 설명
Acceleration float
Footbrake float
Handbrake float
Steering float

프로퍼티 상세

Acceleration 공개적으로 프로퍼티

public float Acceleration
리턴 float

Footbrake 공개적으로 프로퍼티

public float Footbrake
리턴 float

Handbrake 공개적으로 프로퍼티

public float Handbrake
리턴 float

Steering 공개적으로 프로퍼티

public float Steering
리턴 float