تعداد نهائي ثابت عام
Texture.Sampler.WrapMode
Texture.Sampler.WرابMode
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2022-09-26 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2022-09-26 (حسب التوقيت العالمي المتفَّق عليه)"],[],["Texture.Sampler.WrapMode is an enum providing options for texture wrapping. It inherits methods from `java.lang.Enum`, `java.lang.Object`, and `java.lang.Comparable`, including `compareTo`, `equals`, `hashCode`, `name`, `toString`, and `valueOf`. Three wrap modes are defined: `CLAMP_TO_EDGE`, `MIRRORED_REPEAT`, and `REPEAT`. These dictate how a texture is displayed when texture coordinates are outside of the normal range.\n"],null,[]]