Class TScalarInterpolatorNode

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TScalarInterpolatorNode = class(TAbstractInterpolatorNode)

Description

Interpolate (animate) a single floating-point value, for example to animate TMaterialNode.Transparency.

Hierarchy

Overview

Methods

Public procedure CreateNode; override;
Public class function ClassX3DType: string; override;
Public class function URNMatching(const URN: string): boolean; override;

Properties

Public property FdKeyValue: TMFFloat read FFdKeyValue;
Public property EventValue_changed: TSFFloatEvent read FEventValue_changed;

Description

Methods

Public procedure CreateNode; override;
 
Public class function ClassX3DType: string; override;
 
Public class function URNMatching(const URN: string): boolean; override;
 

Properties

Public property FdKeyValue: TMFFloat read FFdKeyValue;
 
Public property EventValue_changed: TSFFloatEvent read FEventValue_changed;
 

Generated by PasDoc 0.14.0.