This method of the Direct3dRMLight Class sets the enable frame for a light.
public void setEnableFrame(Direct3dRMFrame f);
f | The Direct3dRMFrame object to be the light's enable frame. Child frames of this frame are also enabled for this light source. |