create_texture
Creates a new texture and associates an image file with it.
arguments
-
"texture_name" : String
The name of the texture to create.
-
"filename" : String
The name of the texture file to use.
-
"privacy_level" : Uint8 (default: null)
The privacy level to create the element at. [0...255]. If not provided uses the current scopes privacy level.