Class TMaterialNodeHelper

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TMaterialNodeHelper = class helper(TObject) for TMaterialNode

Description

Hierarchy

  • TObject
  • TMaterialNodeHelper

Overview

Properties

Public property AmbientIntensity: Single read GetAmbientIntensity write SetAmbientIntensity;
Public property DiffuseColor: TCastleColorRGB read GetDiffuseColor write SetDiffuseColor;
Public property EmissiveColor: TCastleColorRGB read GetEmissiveColor write SetEmissiveColor;
Public property Shininess: Single read GetShininess write SetShininess;
Public property SpecularColor: TCastleColorRGB read GetSpecularColor write SetSpecularColor;
Public property Transparency: Single read GetTransparency write SetTransparency;
Public property Mirror: Single read GetMirror write SetMirror;
Public property ReflSpecularExp: Single read GetReflSpecularExp write SetReflSpecularExp;
Public property TransSpecularExp: Single read GetTransSpecularExp write SetTransSpecularExp;

Description

Properties

Public property AmbientIntensity: Single read GetAmbientIntensity write SetAmbientIntensity;
 
Public property DiffuseColor: TCastleColorRGB read GetDiffuseColor write SetDiffuseColor;
 
Public property EmissiveColor: TCastleColorRGB read GetEmissiveColor write SetEmissiveColor;
 
Public property Shininess: Single read GetShininess write SetShininess;
 
Public property SpecularColor: TCastleColorRGB read GetSpecularColor write SetSpecularColor;
 
Public property Transparency: Single read GetTransparency write SetTransparency;
 
Public property Mirror: Single read GetMirror write SetMirror;
 
Public property ReflSpecularExp: Single read GetReflSpecularExp write SetReflSpecularExp;
 
Public property TransSpecularExp: Single read GetTransSpecularExp write SetTransSpecularExp;
 

Generated by PasDoc 0.14.0.