Property environmentTextureHDRRequested
environmentTextureHDRRequested
Overridden by the provider implementation to request the state of HDR environment texture generation.
Declaration
public virtual bool environmentTextureHDRRequested { get; set; }
Property Value
Type | Description |
---|---|
bool |
Exceptions
Type | Condition |
---|---|
NotSupportedException | Thrown if HDR textures are requested but the implementation does not support HDR environment textures. |