C# 클래스 RemoteTech.RoverState

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

공개 프로퍼티들

프로퍼티 타입 설명
ActTime double
Speed float
Steer bool
roverRotation UnityEngine.Quaternion

프로퍼티 상세

ActTime 공개적으로 프로퍼티

public double ActTime
리턴 double

Speed 공개적으로 프로퍼티

public float Speed
리턴 float

Steer 공개적으로 프로퍼티

public bool Steer
리턴 bool

roverRotation 공개적으로 프로퍼티

public Quaternion,UnityEngine roverRotation
리턴 UnityEngine.Quaternion