Method ExtractBoxLightProjectionMatrix
ExtractBoxLightProjectionMatrix(float, float, float, float)
선언
public static Matrix4x4 ExtractBoxLightProjectionMatrix(float range, float width, float height, float nearPlane)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| float | range | |
| float | width | |
| float | height | |
| float | nearPlane |
반환
| 타입 | 설명 |
|---|---|
| Matrix4x4 |