VulkanRenderParameters.Srgb Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Flag indicating whether the given frame buffer was created with a SRGB format.
public: bool Srgb;
public bool Srgb;
val mutable Srgb : bool
Public Srgb As Boolean