回答編集履歴
1
誤字修正
    
        answer	
    CHANGED
    
    | @@ -1,6 +1,6 @@ | |
| 1 | 
            -
            `SystemInfo.deviceModel`  | 
| 1 | 
            +
            `SystemInfo.deviceModel` で取得できそうです。
         | 
| 2 2 | 
             
            [https://docs.unity3d.com/ja/current/ScriptReference/SystemInfo.html
         | 
| 3 3 | 
             
            ](https://docs.unity3d.com/ja/current/ScriptReference/iOS.Device-generation.html)
         | 
| 4 4 |  | 
| 5 | 
            -
            iOSに限っては、 `iOS.DeviceGeneration` で世代ごとに取得でると思います。
         | 
| 5 | 
            +
            iOSに限っては、 `iOS.DeviceGeneration` で世代ごとに取得できると思います。
         | 
| 6 6 | 
             
            [https://docs.unity3d.com/ja/current/ScriptReference/iOS.Device-generation.html](https://docs.unity3d.com/ja/current/ScriptReference/iOS.Device-generation.html)
         | 
