Class TMultiTextureCoordinateNode
Unit
X3DNodes
Declaration
type TMultiTextureCoordinateNode = class(TAbstractTextureCoordinateNode)
Description
Multiple texture coordinates per vertex, to be used with multi-texturing by TMultiTextureNode.
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
procedure CreateNode; override; |
Create node fields and events.
|
 |
class function ClassX3DType: String; override; |
|
Properties
 |
property FdTexCoord: TMFNode read FFdTexCoord; |
Internal wrapper for property TexCoord . This wrapper API may change, we advise to access simpler TexCoord instead, if it is defined (TODO: for now, some field types do not have a simpler counterpart).
|
Generated by PasDoc 0.16.0.