Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

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

Rendering.BlendOp.LogicalNand

Description

Logical NAND !(s & d). D3D11.1 only.

Performs logical NAND !(src & dest) operation. This mode is currently only available with D3D11 renderer on DX11.1 class hardware and DX runtime.