Independent Software Solutions 

CONTENTS

  CSM BLEND MODE


Functions

Synopsis

CSM BLEND MODE dx9BlendModeFlag As Integer 

Purpose

Sets the lightmapping blend mode when loading a new Cartography Shop map file.  NOTE:  If you plan to set the DX9 blending flag, you must call this function before calling LOAD CSM.

Suggestion

If you're lightmaps look too dark, use blend mode with parameter 6.

Parameters

dx9BlendModeFlag

Specifies a DirectX9 Texture blending mode flag.  Please consult the DX9SDK header files for the #define values that can be used for texture blending.
By default, if this function is not called before loading a map, D3DTOP_ADDSIGNED is the default blend flag.

Return value

None

 

(C) Paul S. J. Millard 2006