This method of the Direct3d Class allocates a Direct3dLight object.
public Direct3dLight createLight();
Returns the Direct3dLight object if successful; otherwise, returns null.