コード例 #1
0
ファイル: DemoManager.cs プロジェクト: Penjat/CubeText
 public void AdjustDistance()
 {
     _textManager.AdjustDistance(_distanceSlider.value);
 }