コード例 #1
0
ファイル: AirSimStructs.cs プロジェクト: iosp/citybobcat
 public void Reset()
 {
     position.Reset();
     orientation.Reset();
 }