ILampInfo::GetPurposes

Returns the set of purposes for which the Lamp is intended to be used.

Syntax

LampPurposes GetPurposes(
)

Parameters

This method has no parameters.

Return value

Type: LampPurposes

A set of flags indicating the purposes for which the Lamp is intended to be used.

Requirements

Header: LampArray.h

Library: xgameplatform.lib

Supported platforms: Xbox One family consoles and Xbox Series consoles

See also

Lighting API Overview
ILampInfo