Source position: PasVulkan.Scene3D.Renderer.Globals.pas line 77
type TpvScene3DRendererAntialiasingMode = ( |
||
Auto = 0, |
|
|
None, |
|
|
DSAA, |
|
|
FXAA, |
|
|
SMAA, |
|
|
SMAAT2x, |
|
|
MSAA, |
|
|
MSAASMAA, |
|
|
TAA |
|
|
); |
CT Web help |
CodeTyphon Studio |