Property bakedTexture
bakedTexture
The baked texture. Can be null if the probe was never baked.
Most of the time, you do not need to set this value yourself. You can set this property in situations where you want to manually assign data that differs from what Unity generates.
선언
public Texture bakedTexture { get; set; }
프로퍼티 값
타입 | 설명 |
---|---|
Texture |