MTLClearValue Struct
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.
Struct that contains values that are used to clear various buffers and stencils.
public struct MTLClearValue
type MTLClearValue = struct
- Inheritance
-
MTLClearValue
Constructors
MTLClearValue(Double) | |
MTLClearValue(MTLClearColor) | |
MTLClearValue(UInt64) |
Fields
Color | |
Depth | |
Stencil |