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

TDirectionalBlinnPhongLight

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

Declaration

Source position: AsphyreDirectionalLights.pas line 46

type TDirectionalBlinnPhongLight = class(TAsphyreDirectionalLight)

public

  property Diffuse: TAsphyreColor; [rw]

  

  property Specular: TAsphyreColor; [rw]

  

  property Power: single; [rw]

  

  procedure Illuminate(); override;

  

  constructor Create;

  

end;

Inheritance

TDirectionalBlinnPhongLight

  

|

TAsphyreDirectionalLight

  

|

TAsphyreCustomLight

  

|

TObject



CT Web help

CodeTyphon Studio