LoadTexture abstract method

TextureStructType LoadTexture(
  1. String fileName
)

Implementation

TextureStructType LoadTexture(
  String fileName,
);