Version: 2020.1
LanguageEnglish
  • C#

FilteringSettings.ctor(RenderQueueRange,int,uint,int)

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Parameters

renderQueueRange Render objects whose material render queue in inside this range.
layerMask Only render objects in the given layer mask.
renderingLayerMask The rendering layer mask to use when filtering available renderers for drawing.
excludeMotionVectorObjects Objects that have a motion pass enabled, or have it disabled but have moved since the last frame are excluded when this is set to true. The default value is false.

Description

Create a draw settings struct.

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