getSignature method

dynamic getSignature()

Implementation

getSignature() {
  return """// Three.js r${REVISION} - NodeMaterial System\n""";
}