LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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

FilterRenderersSettings Constructor

public FilterRenderersSettings(bool initializeValues);

Parameters

initializeValuesSpecifies 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.