달력

2

« 2025/2 »

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
2017. 4. 12. 17:57

Materials UE4/Practice2017. 4. 12. 17:57


기호 rad. 각도의 단위. 국제단위계(SI) 단위이다. 반경 1의 원에서 길이 1의 원호(圓弧)에 대한 중심각이 1라디안이다. 따라서 360°=2πrad, 1rad=57.2958°이며 삼각함수의 전개 등을 취급할 때의 단위는 라디안이다.






(Absolute)World position - coordinate

[ UMaterial Expression World position]

 Shader offsets

 - Absolute World position (Including Material Shader Offsets) - Absolute world position with all material shader offsets applied.

 - Absolute World position (Excluding material Shader Offsets) - Absolute world position with no material shader offsets applied. 

 - Camera Relative World Position (Including Material Shader Offsets) - Camera relative world position with all material shader offsets applied. 

 - Camera Relative World Position (Excluding Material Shader Offsets) - Camera relative world position with no material shader offsets applied.

World aligned Mat




'UE4 > Practice' 카테고리의 다른 글

Ray marching  (0) 2017.04.17
Material Expression Reference  (0) 2017.04.12
[BP] Flow control node  (0) 2017.04.03
Vertex Animation  (0) 2017.03.13
Particle  (0) 2017.03.10
:
Posted by fx0275