Class TMaterialBindingNode_1
Unit
X3DNodes
Declaration
type TMaterialBindingNode_1 = class(TAbstractChildNode)
Description
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; |
|
 |
class function ClassX3DType: string; override; |
|
Properties
 |
property FdValue: TSFEnum read FFdValue; |
|
Generated by PasDoc 0.15.0.
|