Class TAbstractSingleTextureTransformNode
Unit
X3DNodes
Declaration
type TAbstractSingleTextureTransformNode = class(TAbstractTextureTransformNode)
Description
Base for all nodes which specify a texture coordinate transform, but not MultiTextureTransform.
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
procedure CreateNode; override; |
Create node fields and events.
|
 |
class function ClassX3DType: String; override; |
|
Properties
 |
property FdMapping: TSFString read FFdMapping; |
Internal wrapper for property Mapping . This wrapper API may change, we advise to access simpler Mapping instead, if it is defined (TODO: for now, some field types do not have a simpler counterpart).
|
 |
property Mapping: String read GetMapping write SetMapping; |
|
Generated by PasDoc 0.16.0.