Class TTwoSidedMaterialNodeHelper

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TTwoSidedMaterialNodeHelper = class helper(TObject) for TTwoSidedMaterialNode

Description

Hierarchy

  • TObject
  • TTwoSidedMaterialNodeHelper

Overview

Properties

Public property AmbientIntensity: Single read GetAmbientIntensity write SetAmbientIntensity;
Public property BackAmbientIntensity: Single read GetBackAmbientIntensity write SetBackAmbientIntensity;
Public property BackDiffuseColor: TCastleColorRGB read GetBackDiffuseColor write SetBackDiffuseColor;
Public property BackEmissiveColor: TCastleColorRGB read GetBackEmissiveColor write SetBackEmissiveColor;
Public property BackShininess: Single read GetBackShininess write SetBackShininess;
Public property BackSpecularColor: TCastleColorRGB read GetBackSpecularColor write SetBackSpecularColor;
Public property BackTransparency: Single read GetBackTransparency write SetBackTransparency;
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 SeparateBackColor: boolean read GetSeparateBackColor write SetSeparateBackColor;
Public property SpecularColor: TCastleColorRGB read GetSpecularColor write SetSpecularColor;
Public property Transparency: Single read GetTransparency write SetTransparency;

Description

Properties

Public property AmbientIntensity: Single read GetAmbientIntensity write SetAmbientIntensity;
 
Public property BackAmbientIntensity: Single read GetBackAmbientIntensity write SetBackAmbientIntensity;
 
Public property BackDiffuseColor: TCastleColorRGB read GetBackDiffuseColor write SetBackDiffuseColor;
 
Public property BackEmissiveColor: TCastleColorRGB read GetBackEmissiveColor write SetBackEmissiveColor;
 
Public property BackShininess: Single read GetBackShininess write SetBackShininess;
 
Public property BackSpecularColor: TCastleColorRGB read GetBackSpecularColor write SetBackSpecularColor;
 
Public property BackTransparency: Single read GetBackTransparency write SetBackTransparency;
 
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 SeparateBackColor: boolean read GetSeparateBackColor write SetSeparateBackColor;
 
Public property SpecularColor: TCastleColorRGB read GetSpecularColor write SetSpecularColor;
 
Public property Transparency: Single read GetTransparency write SetTransparency;
 

Generated by PasDoc 0.14.0.