Class TAbstractVertexAttributeNode
Unit
X3DNodes
Declaration
type TAbstractVertexAttributeNode = class(TAbstractGeometricPropertyNode)
Description
Base type for all node types that specify per-vertex attribute information to the shader.
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
procedure CreateNode; override; |
|
 |
class function ClassX3DType: string; override; |
|
Properties
 |
property FdName: TSFString read FFdName; |
Internal wrapper for property NameField. This wrapper API may change, we advise to access simpler NameField instead.
|
 |
property NameField: String read GetNameField write SetNameField; |
|
Generated by PasDoc 0.16.0.