getTexture method

dynamic getTexture()
override

Implementation

getTexture() {
  return this.textureNode.value;
}