コード例 #1
0
ファイル: PlanetGenerator.cs プロジェクト: Willqvist/GameOff
 public float GetRadius()
 {
     return(shapeGenerator.GetRadius());
 }