https://01149.tistory.com/116

 

Unity3D :: Skybox에 대해서

Q.SkyBox가 뭐야?A.월드스페이스의 배경을 둘러싸는 환경 매핑 기술 이다. Unity에서는 Scene의 BackGround로 주로 사용되며 보통 자연적인 환경(하늘,구름,산)을 표현할때 많이 사용미리 구성된 스카이

01149.tistory.com

https://01149.tistory.com/117

 

Unity :: Rigidbody컴포넌트의 Rigidbody.AddForce() , ForceMode

Q.Rigidbody컴포넌트가 뭐야?A. Unity 내에서 제공하는 물리연산 컴포넌트이다.  Q.AddForce() 메서드는 어디다가 써?A.Rigidbody가 적용된 오브젝트에 AddForce 메서드를 사용하면 외부에서 물리적인 힘을

01149.tistory.com

https://01149.tistory.com/118

 

Unity3D :: Ray,RayCast,RayCastHit

https://01149.tistory.com/102 Unity :: 비트연산자와 레이어마스크Q.비트연산자는 뭐야?A.컴퓨터가 나타내는 제일 작은 단위인 비트(bit = 0 또는 1)비트 연산자는 bit(0,1)을 이동하거나 논리 연산을 할떄 사

01149.tistory.com

 

+ Recent posts