Class TVectorInterpolatorNode
Unit
Declaration
type TVectorInterpolatorNode = class(specialize TAbstractArrayInterpolatorNode<TMFFloat,TMFFloatEvent>)
Description
Interpolate (animate) a set of floats, for example to animate TElevationGridNode heights.
Hierarchy
- TObject
- TPersistent
- TNonRefCountedInterfacedPersistent
- TX3DFileItem
- TX3DNode
- TAbstractNode
- TAbstractChildNode
- TAbstractInterpolatorNode
- TAbstractArrayInterpolatorNode
- TVectorInterpolatorNode
Overview
Methods
![]() |
class function ClassX3DType: string; override; |
![]() |
procedure SetKeyValue(const Value: array of Single); |
![]() |
procedure SetKeyValue(const Value: TSingleList); |
Description
Methods
![]() |
class function ClassX3DType: string; override; |
![]() |
procedure SetKeyValue(const Value: array of Single); |
![]() |
procedure SetKeyValue(const Value: TSingleList); |
Generated by PasDoc 0.16.0.
