Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 456 Bytes

File metadata and controls

28 lines (21 loc) · 456 Bytes

SetBeamAngle

Description

Procedure SetBeamAngle sets the spread angle of the referenced spot light.

PROCEDURE SetBeamAngle(
				h          : HANDLE;
				beamAngleR : REAL);
def vs.SetBeamAngle(h, beamAngleR):
    return None

Parameters

Name Type Description
h HANDLE Handle to light.
beamAngleR REAL Beam angle of light.

Version

Availability: from MiniCAD7.0

Category

  • Objects - Lights