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

TD3D11_RasterizerDesc

Declaration

Source position: D3D11.pas line 927

type TD3D11_RasterizerDesc = record

  FillMode: TD3D11_FillMode;

  

  CullMode: TD3D11_CullMode;

  

  FrontCounterClockwise: LongBool;

  

  DepthBias: Integer;

  

  DepthBiasClamp: Single;

  

  SlopeScaledDepthBias: Single;

  

  DepthClipEnable: LongBool;

  

  ScissorEnable: LongBool;

  

  MultisampleEnable: LongBool;

  

  AntialiasedLineEnable: LongBool;

  

end;



CT Web help

CodeTyphon Studio