Unit 'LabScene' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_vulkanlab]

TLabSceneEffectParameter

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

Declaration

Source position: LabScene.pas line 286

type TLabSceneEffectParameter = class(TLabClass)

protected

  _Scene: TLabScene;

  

  _ParameterType: TLabColladaEffectProfileParamType;

  

  _Name: string;

  

  function ExtractName();

  

public

  property ParameterType: TLabColladaEffectProfileParamType; [r]

  

  property Name: string; [r]

  

  constructor Create();

  

end;

Inheritance

TLabSceneEffectParameter

  

|

TObject



CT Web help

CodeTyphon Studio