Vixen
caa30e12
csharp
public enum AntialiasingMode

Which antialiasing runs, and therefore whether the frame has motion vectors.

Read the guide page for this →

Fields and properties (4)

  • Off

    None.

  • Fxaa

    FXAA alone, after the tonemap. Needs nothing from the scene.

  • Taa

    The temporal resolve, which emits the velocity pass and the Motion stage.

  • TaaFxaa

    Both: TAA converges the still frame, FXAA catches what its history clipped.

Used by (16)

  • RenderQualityTestsVixen.Rendering.PostFx.Tests
  • StandardFrameVixen.Rendering.PostFx
  • StandardFrameAssetVixen.Rendering.PostFx
  • StandardFrameExposureDeviceTestsVixen.Graphics.Golden.Tests
  • StandardFrameTestsVixen.Rendering.PostFx.Tests
  • StandardFrameTierImageTestsVixen.Graphics.Golden.Tests
  • TerrainCasterTestsVixen.Rendering.Terrain.Tests
  • TerrainNodeTestsVixen.Rendering.Terrain.Tests
  • TerrainVelocityTestsVixen.Rendering.Terrain.Tests
  • Vixen_Rendering_PostFx_StandardFrameAssetSerializerVixen.Rendering.PostFx
  • CompositorWriterTestsVixen.Editor.Assets.Tests
  • Describes_Vixen_Editor_AssetEditors_Frame_StandardFrameSettingsVixen.Editor.AssetEditors
  • FrameDocumentTestsVixen.Editor.AssetEditors.Tests
  • StandardFrameSettingsVixen.Editor.AssetEditors
  • TypeRegistrationVixen.Editor.AssetEditors
  • Vixen_Editor_AssetEditors_Frame_StandardFrameSettingsSerializerVixen.Editor.AssetEditors