[return : MarshalAs(UnmanagedType.U1)] // represents C++ bool type internal static extern bool setLightParam(uint node, Horde3D.LightNodeParams param, float value);
internal static extern float getLightParam(uint node, Horde3D.LightNodeParams param);