Method CreateReflectionProbeTarget
CreateReflectionProbeTarget(int)
Create the texture target for a baked reflection probe.
선언
public static Cubemap CreateReflectionProbeTarget(int cubemapSize)
파라미터
타입 | 이름 | 설명 |
---|---|---|
int | cubemapSize | The size of the cubemap. |
반환
타입 | 설명 |
---|---|
Cubemap | The target cubemap. |