SetDirection Data Member Function

Sets the light direction to the value of the <Vec> object submitted to this function.

Prototype

int32 SetDirection( Vec src )

Parameters

Parameter Type Parameter Name Documentation
<Vec>srcA pointer to the <Vec> object containing the new direction value.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.