Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TextureCompareFunc

Comparison operator used when the texture comparison mode is set to TextureCompareMode.compareRefToTexture

Index

Enumeration Members

never: 512
always: 519
less: 513
lessOrEqual: 515
equal: 514
notEqual: 517
greaterOrEqual: 518
greater: 516

Generated using TypeDoc