*setlightsource

Set direction of the global light source.

Syntax

*setlightsource x y z

Type

HyperMesh Tcl Modify Command

Description

Set direction of the global light source.

Inputs

x
X axis location, horizontal direction of screen.
y
Y axis location, vertical direction of screen.
z
Z axis location, in/out of screen.

Example

This command may be used in either the hm.cfg file or from a command file.

The default setting is 0.0, 0.0, 1.0 (represents model lighting as you view it).

Errors

None.