コード例 #1
0
ファイル: Viewer.cs プロジェクト: saihe/Effekseer
 public void SetIsRightHand(bool value)
 {
     native.SetIsRightHand(value);
 }