Class TKambiAppearanceNode
Unit
X3DNodes
Declaration
type TKambiAppearanceNode = class(TAppearanceNode)
Description
Appearance node with a special name KambiAppearance . Useful if you want to use EXTERNPROTO to declare Castle Game Engine extensions the Appearance in a clean way.
Hierarchy
Overview
Methods
Description
Methods
 |
procedure CreateNode; override; |
|
 |
class function ClassX3DType: string; override; |
|
 |
class function URNMatching(const URN: string): boolean; override; |
|
Generated by PasDoc 0.15.0.
|