Mount Fuji Engine  0.8b

Depth write mask.

Enumerator
MFDepthWriteMask_Unknown 

Unknown depth write mask.

MFDepthWriteMask_Zero 

Turn off writes to the depth/stencil buffer.

MFDepthWriteMask_All 

Turn on writes to the depth/stencil buffer.

MFDepthWriteMask_Max 

Maximum depth write mask.

MFDepthWriteMask_ForceInt 

Force MFDepthWriteMask to an int type.