UnityEngine.UI.RawImage.RawImage C# (CSharp) Method

RawImage() protected method

protected RawImage ( ) : System
return System
        protected RawImage()
        {
            base.useLegacyMeshGeneration = false;
        }