Viewer3DBase.setlightZRotation() method

set the final direction rotate from z-axis

Signature:

setlightZRotation(angle: number): void;

Parameters

ParameterDescription
angleranges in [0, pi*2]. 0 when light is at east.

Returns:

void