TextureLayered

    Properties

    Enumerations

    • FLAG_REPEAT = 2
    • FLAG_FILTER = 4
    • FLAGS_DEFAULT = 4
    • data

    Method Descriptions

    • void create ( width, int height, depth, Format format, flags=4 )



    • get_height ( ) const

    • Image get_layer_data ( layer ) const

    • int get_width ( ) const

    • void set_data_partial ( image, int x_offset, y_offset, int layer, mipmap=0 )

    • void set_layer_data ( Image image, layer )