Uses of Class
org.robovm.apple.metal.MTLClearColor
| Package | Description |
|---|---|
| org.robovm.apple.metal | |
| org.robovm.apple.metalkit |
-
Uses of MTLClearColor in org.robovm.apple.metal
Methods in org.robovm.apple.metal that return MTLClearColor Modifier and Type Method Description MTLClearColorMTLRenderPassColorAttachmentDescriptor. getClearColor()MTLClearColorMTLClearColor. setAlpha(double alpha)MTLClearColorMTLClearColor. setBlue(double blue)MTLClearColorMTLClearColor. setGreen(double green)MTLClearColorMTLClearColor. setRed(double red)Methods in org.robovm.apple.metal with parameters of type MTLClearColor Modifier and Type Method Description voidMTLRenderPassColorAttachmentDescriptor. setClearColor(MTLClearColor v) -
Uses of MTLClearColor in org.robovm.apple.metalkit
Methods in org.robovm.apple.metalkit that return MTLClearColor Modifier and Type Method Description MTLClearColorMTKView. getClearColor()Methods in org.robovm.apple.metalkit with parameters of type MTLClearColor Modifier and Type Method Description voidMTKView. setClearColor(MTLClearColor v)