Tesla Graphics Engine Documentation (January 2012)
SetDirection Method (x, y, z)
TeslaTesla.GraphicsSpotLightSetDirection(Single, Single, Single)
Convienance method for setting the direction of this SpotLight.
Declaration Syntax
C#
public void SetDirection(
	float x,
	float y,
	float z
)
Parameters
x (Single)
X component
y (Single)
Y component
z (Single)
Z component

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)