EnvironmentImage
public sealed class EnvironmentImageImmutable linear RGB radiance in an equirectangular image. Values above one are retained. Longitude wraps; row zero faces up. Replace the image to update an environment or room probe.
Properties
| Member | Description |
|---|---|
| Image height in texels. |
| Optional label for diagnostics. |
| Image width in texels. |
Methods
| Member | Description |
|---|---|
| Copies row-major, top-left-origin linear RGB pixels. Components must be finite and nonnegative; radiance is limited to 65504, the floating-point GPU texture range. At most 32 million pixels; invalid dimensions or pixels throw |
| Reads Radiance RGBE (.hdr) bytes, including modern scanline RLE and flat RGBE. Supports the standard -Y +X orientation; other orientations, XYZE and legacy pixel-run encoding produce an actionable exception. File exposure metadata is not applied; use EnvironmentLight.Intensity. |