Class

DepthFunction

DepthFunction()

Depth function to use

Constructor

new DepthFunction()

View Source StateBlock.js, line 8

Members

number

static Always

Always

View Source StateBlock.js, line 64

number

static Equal

Equal

View Source StateBlock.js, line 29

number

static Greater

Greater

View Source StateBlock.js, line 43

number

static GreaterEqual

GreaterEqual

View Source StateBlock.js, line 57

number

static Less

Less

View Source StateBlock.js, line 22

number

static LessEqual

LessEqual

View Source StateBlock.js, line 36

number

static Never

Never

View Source StateBlock.js, line 15

number

static NotEqual

NotEqual

View Source StateBlock.js, line 50