when I use & operator for two RVOLayer variable, Bitwise operation on enum is not marked by [Flags] attribute from Rider
and the Debug.Log will out the specific RVOLayers the variable has instead of only showing a int value for multiply RVOLayer
when I use & operator for two RVOLayer variable, Bitwise operation on enum is not marked by [Flags] attribute from Rider
and the Debug.Log will out the specific RVOLayers the variable has instead of only showing a int value for multiply RVOLayer