xLua
xLua copied to clipboard
例子在 Unity2019.4.15f1 编译Android报错
Assets\XLua\Gen\UnityEngine_LightWrap.cs(189,39): error CS1061: 'Light' does not contain a definition for 'SetLightDirty' and no accessible extension method 'SetLightDirty' accepting a first argument of type 'Light' could be found (are you missing a using directive or an assembly reference?) Assets\XLua\Gen\UnityEngine_LightWrap.cs(767,60): error CS1061: 'Light' does not contain a definition for 'shadowRadius' and no accessible extension method 'shadowRadius' accepting a first argument of type 'Light' could be found (are you missing a using directive or an assembly reference?) Assets\XLua\Gen\UnityEngine_LightWrap.cs(781,60): error CS1061: 'Light' does not contain a definition for 'shadowAngle' and no accessible extension method 'shadowAngle' accepting a first argument of type 'Light' could be found (are you missing a using directive or an assembly reference?)