canStoreColor()
Indicates whether the window has a depth limit that allows it to store color values.
Declaration
func canStoreColor() -> BoolReturn Value
true when the window’s depth limit allows it to store color values; otherwise, false.
Indicates whether the window has a depth limit that allows it to store color values.
func canStoreColor() -> Booltrue when the window’s depth limit allows it to store color values; otherwise, false.