Class TUnlitMaterialInfo

Unit

Declaration

type TUnlitMaterialInfo = class(TMaterialInfo)

Description

Material information that defines parameters for unlit lighting equations.

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.

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

This item has no description.


Generated by PasDoc 0.16.0-snapshot.