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