Enum RenderFlags.ColorFormatLayout
Represents the layout of color formats used in textures and render targets.
public enum RenderFlags.ColorFormatLayout
Fields
Depth = 4DepthStencil = 5R = 0RG = 1RGB = 2RGBA = 3
Represents the layout of color formats used in textures and render targets.
public enum RenderFlags.ColorFormatLayout
Depth = 4DepthStencil = 5R = 0RG = 1RGB = 2RGBA = 3