Unit 'AsphyreDirectionalLights' Package
[Overview][Classes][Index] [#pl_asphyresphinx]

TDirectionalCookTorranceLight

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: AsphyreDirectionalLights.pas line 74

type TDirectionalCookTorranceLight = class(TAsphyreDirectionalLight)

public

  property Diffuse: TAsphyreColor; [rw]

  

  property Specular: TAsphyreColor; [rw]

  

  property Roughness1: single; [rw]

  

  property Roughness2: single; [rw]

  

  property SpecPower: single; [rw]

  

  procedure Illuminate(); override;

  

  constructor Create;

  

end;

Inheritance

TDirectionalCookTorranceLight

  

|

TAsphyreDirectionalLight

  

|

TAsphyreCustomLight

  

|

TObject



CT Web help

CodeTyphon Studio