Class TColorDamperNode
Unit
X3DNodes
Declaration
type TColorDamperNode = class(TAbstractDamperNode)
Description
No description available, ancestor TAbstractDamperNode description follows
No description available, ancestor TAbstractFollowerNode description follows
No description available, ancestor TAbstractChildNode description follows
Abstract node type that indicates that the node may be used as a child of a grouping node, e.g. inside TAbstractGroupingNode.FdChildren.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
procedure CreateNode; override; |
|
|
class function ClassX3DType: string; override; |
|
Properties
|
property EventSet_destination: TSFColorEvent read FEventSet_destination; |
|
|
property EventValue_changed: TSFColorEvent read FEventValue_changed; |
|
|
property InitialDestination: TCastleColorRGB read GetInitialDestination write SetInitialDestination; |
|
|
property FdInitialValue: TSFColor read FFdInitialValue; |
Internal wrapper for property InitialValue. This wrapper API may change, we advise to access simpler InitialValue instead.
|
|
property InitialValue: TCastleColorRGB read GetInitialValue write SetInitialValue; |
|
Generated by PasDoc 0.16.0.