Unit 'GLMaterialEx' Package
[Overview][Types][Classes][Index] [#pl_glscene]

TGLLibMaterialProperty

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

Declaration

Source position: GLMaterialEx.pas line 120

type TGLLibMaterialProperty = class(TGLUpdateAbleObject,IGLMaterialLibrarySupported)

protected

  FEnabled: Boolean;

  

  FNextPassName: TGLLibMaterialName;

  

  function GetMaterial;

  

  function GetMaterialLibraryEx;

  

  procedure SetEnabled(); virtual;

  

  procedure SetNextPass();

  

  procedure Loaded; virtual;

  

  property NextPass: TGLLibMaterialName; [rw]

  

public

  procedure NotifyChange(); override;

  

  function GetMaterialLibrary;

  

  property MaterialLibrary: TGLMaterialLibraryEx; [r]

  

published

  property Enabled: Boolean; [rw]

  

end;

Inheritance

TGLLibMaterialProperty

  

|

TGLUpdateAbleObject,IGLMaterialLibrarySupported

  

|

TObject,IGLNotifyAble



CT Web help

CodeTyphon Studio