Skip to main content

LampArrayPosition

Represents a measurement in 3D space from a given origin point.

Syntax

Members

xInMeters
Type: float
The distance from the origin point in the x dimension, measured in meters. yInMeters
Type: float
The distance from the origin point in the y dimension, measured in meters. zInMeters
Type: float
The distance from the origin point in the z dimension, measured in meters.

Requirements

Header: LampArray.h Supported platforms: XBOX One family consoles and XBOX Series consoles

See also

Lighting API Overview
ILampArray::GetBoundingBox
ILampInfo::GetPosition
Last modified on August 20, 2026