Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 467 Bytes

File metadata and controls

28 lines (21 loc) · 467 Bytes

GetBeamAngle

Description

Procedure GetBeamAngle returns the spread angle of the referenced spot light.

PROCEDURE GetBeamAngle(
				h              : HANDLE;
				VAR beamAngleR : REAL);
def vs.GetBeamAngle(h):
    return beamAngleR

Parameters

Name Type Description
h HANDLE Handle to light.
beamAngleR REAL Returns beam spread angle.

Version

Availability: from MiniCAD7.0

Category

  • Objects - Lights