Class TShaderProgramNode
Unit
X3DNodes
Declaration
type TShaderProgramNode = class(TAbstractNode, IAbstractUrlObject, IAbstractProgrammableShaderObject)
Description
Self-container shader part used with TProgramShaderNode, for example with Microsoft HLSL shader language. Not implemented.
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
procedure CreateNode; override; |
|
|
 |
class function ClassX3DType: string; override; |
|
|
 |
class function URNMatching(const URN: string): boolean; override; |
|
|
Properties
Generated by PasDoc 0.14.0.
|