getAt

fun getAt(normal: Vector3, target: Vector3): Vector3

Returns the radiance in the direction of the given normal.

Return

The radiance.

Parameters

normal

The normal vector (assumed to be unit length).

target

The target vector that is used to store the method's result.