A convenience initializer that creates a rate map descriptor with a given size and identifier.
SDKs
- iOS 8.0+
- Xcode 11.0+
Framework
- Metal
Declaration
Parameters
screenSize
The logical size, in pixels, of the viewport coordinate system.
label
A string that identifies the resulting rate map.
Return Value
A descriptor object whose screen
and label
properties are set to the provided values. You must add at least one layer rate map to the descriptor.