Class TUnlitMaterialInfo

Unit

Declaration

type TUnlitMaterialInfo = class(TMaterialInfo)

Description

Material information that defines parameters for unlit lighting equations.

Source: src/scene/x3d/x3dnodes_utils_materials.inc (line 171).

Hierarchy

Overview

Methods

Protected function GetMainColor: TVector3; override;
Protected procedure SetMainColor(const Value: TVector3); override;

Description

Methods

Protected function GetMainColor: TVector3; override;

Main color of unlit material is EmissiveColor.

Source: src/scene/x3d/x3dnodes_utils_materials.inc (line 174).

Protected procedure SetMainColor(const Value: TVector3); override;

This item has no description.

Source: src/scene/x3d/x3dnodes_utils_materials.inc (line 175).


Generated by PasDoc 0.17.0.snapshot.