Name

PointScaleEnable - 3D API point scale enable

Usage

PointScaleEnable = bool(enable)

Valid Enumerants

enable: true, false

Description

Enable/disable Direct3D camera space point scaling. See the D3DRS_POINTSCALEENABLE render state description for DirectX 9.

The standard reset callback sets the PointScaleEnable state to bool(false).

Opengl Functionality Requirements

Not applicable.

Direct3D Functionality Requirements

DirectX 9

See Also

PointScale_A, PointScale_B, PointScale_C, PointSizeMax, PointSizeMin, PointSize, VertexProgramPointSizeEnable