SunLight Constructor Delta Engine Documentation
Initializes a new instance of the SunLight class

Namespace: DeltaEngine.Content
Assembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public SunLight(
	Vector3D direction,
	Color color
)
See Also