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