UE3:MaterialExpressionDepthBiasedBlend (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
UDK Object >> MaterialExpression >> MaterialExpressionDepthBiasedBlend
Package:
Engine
Within class:
Material
This class in other games:


Properties

Property group 'MaterialExpressionDepthBiasedBlend'

BiasScale

Type: float

The bias scale value

Default value: 1.0

bNormalize

Type: bool

normalize the depth values to [near,far] -> [0,1]

Internal variables

Alpha

Type: MaterialExpression.ExpressionInput

The source alpha input NOT REQUIRED

Bias

Type: MaterialExpression.ExpressionInput

The depth bias input This can be a constant, texture sample, etc.

NOTE: No bias expression indicates a bias of 1.0f.

RGB

Type: MaterialExpression.ExpressionInput

The source color input

Default values

Property Value
MenuCategories[0] 'Obsolete'