Class TPackagedShaderNode

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TPackagedShaderNode = class(TAbstractShaderNode, IAbstractUrlObject, IAbstractProgrammableShaderObject)

Description

Single file that may contain a number of shaders and combined effects. Not implemented.

Hierarchy

Overview

Methods

Public procedure CreateNode; override;
Public class function ClassX3DType: string; override;
Public class function URNMatching(const URN: string): boolean; override;

Properties

Public property FdUrl: TMFString read FFdUrl;

Description

Methods

Public procedure CreateNode; override;
 
Public class function ClassX3DType: string; override;
 
Public class function URNMatching(const URN: string): boolean; override;
 

Properties

Public property FdUrl: TMFString read FFdUrl;
 

Generated by PasDoc 0.14.0.