1. <a class="" href="dart-core/Deprecated-class.html">Deprecated</a>("Internal Use Only")
CompressedTextureS3TC internalCreateCompressedTextureS3TC()

Not documented.

Source

@Deprecated("Internal Use Only")
static CompressedTextureS3TC internalCreateCompressedTextureS3TC() {
  return new CompressedTextureS3TC._internalWrap();
}