Unit 'GLMaterialMultiProxy' Package
[Overview][Classes][Index] [#pl_glscene]

TGLMaterialMultiProxyMaster

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

Declaration

Source position: GLMaterialMultiProxy.pas line 57

type TGLMaterialMultiProxyMaster = class(TGLInterfacedCollectionItem,IGLMaterialLibrarySupported)

protected

  function GetDisplayName; override;

  

  procedure SetMasterObject();

  

  procedure SetDistanceMin();

  

  procedure SetDistanceMax();

  

  function GetDistanceMin;

  

  function GetDistanceMax;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

  function OwnerObject;

  

  procedure NotifyChange;

  

  property MasterLibMaterial: TGLLibMaterial; [rws]

  

published

  property MasterObject: TGLBaseSceneObject; [rw]

  

  property MasterLibMaterialName: TGLLibMaterialName; [rw]

  

  property DistanceMin: Single; [rw]

  

  property DistanceMax: Single; [rw]

  

end;

Inheritance

TGLMaterialMultiProxyMaster

  

|

TObject,IGLMaterialLibrarySupported



CT Web help

CodeTyphon Studio