Method | Description | |
---|---|---|
BeforeRender ( ) : void | ||
ComputeByteLerp ( int x, int y ) : byte |
Method | Description | |
---|---|---|
BaseLinearStraightGradientRenderer ( bool alphaOnly, BinaryPixelOp normalBlendOp ) : System |
Method | Description | |
---|---|---|
BoundLerp ( double t ) : byte |
protected BaseLinearStraightGradientRenderer ( bool alphaOnly, BinaryPixelOp normalBlendOp ) : System | ||
alphaOnly | bool | |
normalBlendOp | BinaryPixelOp | |
return | System |
public ComputeByteLerp ( int x, int y ) : byte | ||
x | int | |
y | int | |
return | byte |