getTexture method

dynamic getTexture()

Implementation

getTexture() {
  return this.renderTarget.texture;
}