TextureLayered.data

Returns a dictionary with all the data used by this texture.

  1. Dictionary data [@property getter]
  2. Dictionary data [@property setter]
    struct TextureLayered
    @nogc nothrow @property
    void
    data
    (
    Dictionary v
    )

Meta