Class TAbstractChaserNode
Unit
X3DNodes
Declaration
type TAbstractChaserNode = class(TAbstractFollowerNode)
Description
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 TAbstractX3DGroupingNode.FdChildren.
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
procedure CreateNode; override; |
|
Properties
 |
property FdDuration: TSFTime read FFdDuration; |
|
 |
property Duration: TFloatTime read GetDuration write SetDuration; |
|
Generated by PasDoc 0.15.0.
|