Unit 'AsphyreD3D7' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_asphyresphinx]

TD3DLightType

Declaration

Source position: AsphyreD3D7.pas line 605

type TD3DLightType = (

  D3DLIGHT_INVALID_0,

  

  D3DLIGHT_POINT,

  

  D3DLIGHT_SPOT,

  

  D3DLIGHT_DIRECTIONAL,

  

  D3DLIGHT_PARALLELPOINT,

  

  D3DLIGHT_GLSPOT

  

);



CT Web help

CodeTyphon Studio