Name
BumpEnvLOffset - 3D API bump environment L offset
Usage
BumpEnvLOffset = float(offset)
Valid Enumerants
offset: floating point value
Description
Specify the offset value for bump-map luminance.
See the D3DTSS_BUMPENVLOFFSET texture stage state description for DirectX 9.
The standard reset callback sets the BumpEnvLOffset state to float(0).
Opengl Functionality Requirements
Not applicable.
Direct3D Functionality Requirements
DirectX 9
See Also
BumpEnvLScale,
BumpEnvMat00,
BumpEnvMat01,
BumpEnvMat10,
BumpEnvMat11
|