VulkanGraphicsJobsDeviceFilterData

struct in UnityEngine

/

Implemented in:UnityEngine.CoreModule

Description

Set of parameters used to define Android device criteria for selecting specified Graphics Jobs modes.

Specify a list of parameters to identify an Android device or set of Android devices and a preferred Graphics Jobs mode those devices should use. Enter values for one or multiple parameters. The parameter values are processed using logical AND operation to check if the device properties match with all the specified values.

Unity ignores the filter if all parameters are empty.

Properties

filterThe set of parameters used to define Android device filtering criteria.
preferredModeThe preferred Graphics Jobs mode.

Did you find this page useful? Please give it a rating: