Property environmentTextureHDR
environmentTextureHDR
Specifies whether the environment textures should be returned as HDR textures.
Declaration
[Obsolete("Use environmentTextureHDRRequested or environmentTextureHDREnabled instead. (2020-01-16)")]
public bool environmentTextureHDR { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
|