Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SupportsGlTexture

The C# definition of the Android Manifest element.
Read time 1 minuteLast updated 10 days ago

Definition

public sealed class SupportsGlTexture : BaseElement, ICloneable

Remarks

For more information about the element, see Android's documentation: SupportsGlTexture element

Constructors

Constructor

Description

SupportsGlTexture()Element constructor.
SupportsGlTexture(Unity.Android.Gradle.Manifest.SupportsGlTexture)Element constructor.

Properties

Property

Description

AttributesThe attributes container for the
 <supports-gl-texture> 
element.

Classes

Class

Description

SupportsGlTexture.AttributesContainerThe attributes container for the
 <supports-gl-texture> 
element.

Inheritance