An NDoc Documented Class Library

MNDevice.removeLight Method 

Removes a Light from the list Lights. Its the same as Lights.Remove(Light);

public virtual void removeLight(
   Light Light
);

Parameters

Light

See Also

MNDevice Class | Minais.Drawing3d Namespace