LampArrayPosition
Represents a measurement in 3D space from a given origin point.Syntax
Members
xInMetersType: 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 consolesSee also
Lighting API OverviewILampArray::GetBoundingBox
ILampInfo::GetPosition
