Legacy Documentation: Version 5.2
LanguageEnglish
  • C#
  • JS

Script language

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

BlendOp.LogicalNand

Switch to Manual

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.