Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration MSAASampling

This enum represents the sampling level to apply to a MSAARenderPass instance. At level 0, only one sample is performed, which is like disabling the MSAA pass.

Index

Enumeration members

Level_0

Level_0:

Level_1

Level_1:

Level_2

Level_2:

Level_3

Level_3:

Level_4

Level_4:

Level_5

Level_5:

Generated using TypeDoc