getTexture method

dynamic getTexture()

Implementation

getTexture() {
  return this.texture;
}