ExternalTexture

Inherits: Texture < Resource < Reference < Object

Enable OpenGL ES external texture extension.

Description

Enable support for the OpenGL ES external texture extension as defined by OES_EGL_image_external.

Note: This is only supported for Android platforms.

Properties

intflags0 (parent override)
Vector2sizeVector2( 1, 1 )

Methods

intget_external_texture_id ( )

Property Descriptions

DefaultVector2( 1, 1 )
Setterset_size(value)
Getterget_size()

External texture size.

Method Descriptions

  • int get_external_texture_id ( )

Returns the external texture name.