This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

FilterRenderersSettings Constructor

Declaration

public FilterRenderersSettings(bool initializeValues);

Parameters

initializeValues Specifies whether the values of the struct should be initialized.

Description

If initializeValues is true all values are initialized such that no filtering will occur. Otherwise the values are default initialized.