Unit 'orca_scene2d' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_orca]

TD2BlurEffect

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

Declaration

Source position: orca_scene2d.pas line 2760

type TD2BlurEffect = class(TD2Effect)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  function GetRect(); override;

  

  function GetOffset; override;

  

  procedure ProcessEffect(); override;

  

published

  property Softness: Single; [rw]

  

end;

Inheritance

TD2BlurEffect

  

|

TD2Effect

  

|

TD2Object

  

|

TObject



CT Web help

CodeTyphon Studio