Table of Contents

Method GetAreaLightDirection

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

GetAreaLightDirection(AreaLightDirection)

Gets the light direction for the specified light type.

public Vector3 GetAreaLightDirection(AreaLightDirection lightType)

Parameters

lightType AreaLightDirection

The type of light to get the direction from.

Returns

Vector3

A Vector3 representing the light direction.