extern static void setHoveredColor(IntPtr scene, int cmp, Vec4 value);
extern static void setShadowmapCascades(IntPtr scene, int cmp, Vec4 value);
extern static void setNormalColor(IntPtr scene, int cmp, Vec4 value);
public extern static void PushStyleColor(int idx, Lumix.Vec4 color);