Class TLightShapeTreeInstance

Unit

Declaration

type TLightShapeTreeInstance = class(TShapeTree)

Description

Represents TAbstractLightNode in a Scene.Shapes (TShapeTree).

TODO: This should be combined with TLightInstance. Ideally we should remove TLightInstance record, and only use this thing, and rename this to TLightInstance.

Hierarchy

Overview

Methods

Public function DebugInfoWithoutChildren: String; override;

Properties

Public property Node: TAbstractLightNode read FNode write FNode;

Description

Methods

Public function DebugInfoWithoutChildren: String; override;

This item has no description. Showing description inherited from TShapeTree.DebugInfoWithoutChildren.

Describe this shape, not recursively.

Properties

Public property Node: TAbstractLightNode read FNode write FNode;

This item has no description.


Generated by PasDoc 0.16.0-snapshot.