차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판이전 판
다음 판
이전 판
unity:pseudo_random [2022/04/30 13:28] – ↷ 문서 이름이 unity:gameseed에서 unity:pseudo_random(으)로 바뀌었습니다 V_Lunity:pseudo_random [2022/04/30 13:46] (현재) V_L
줄 1: 줄 1:
 {{tag> gameseed }} {{tag> gameseed }}
-======  Gameseed  ======+======  Pseudo random ======
  
  <file csharp>  <file csharp>
-   using System.Collections;+using System.Collections;
 using System.Collections.Generic; using System.Collections.Generic;
 using UnityEngine; using UnityEngine;
줄 22: 줄 22:
  
 [[https://www.youtube.com/watch?v=FXjvakWn6T0&t=93s|출처]] [[https://www.youtube.com/watch?v=FXjvakWn6T0&t=93s|출처]]
 +
 +
 + * 참고 [[https://drehzr.tistory.com/938|]]