Name
LastPixel - 3D API last pixel
Usage
LastPixel = bool(enable)
Valid Enumerants
enable: true, false
Description
Enable/disable drawing of the last pixel in a line.
See the D3DRS_LASTPIXEL render state description for DirectX 9.
The standard reset callback sets the LastPixel state to bool(false).
Opengl Functionality Requirements
Not applicable.
Direct3D Functionality Requirements
DirectX 9
See Also
FillMode,
PolygonMode,
DitherEnable
|