ImageTexture

Inherits: Texture2D < Texture < Resource < RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Properties

bool

resource_local_to_scene

false (overrides Resource)

Methods

ImageTexture

create_from_image ( Image image ) static

Format

get_format ( ) const

void

set_image ( Image image )

void

set_size_override ( Vector2i size )

void

update ( Image image )


Method Descriptions

ImageTexture create_from_image ( Image image ) static

There is currently no description for this method. Please help us by contributing one!


Format get_format ( ) const

There is currently no description for this method. Please help us by contributing one!


void set_image ( Image image )

There is currently no description for this method. Please help us by contributing one!


void set_size_override ( Vector2i size )

There is currently no description for this method. Please help us by contributing one!


void update ( Image image )

There is currently no description for this method. Please help us by contributing one!