Unit 'D3D11' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_win_directx11]

TD3D11_CullMode

Declaration

Source position: D3D11.pas line 549

type TD3D11_CullMode = (

  D3D11_CULL_NONE = 1,

  

  D3D11_CULL_FRONT = 2,

  

  D3D11_CULL_BACK = 3

  

);



CT Web help

CodeTyphon Studio