ImageTextureMap.ImageTextureMap Constructor
Initializes a new instance of the ImageTextureMap class with the given path and filename.
ImageTextureMap(System.String path, System.String fileName)
Initializes a new instance of the ImageTextureMap class with the given path and filename.Syntax
public ImageTextureMap (
System.String path,
System.String fileName
)
Parameters
path
Type: System.String
The directory where the image file is located.
The directory where the image file is located.
fileName
Type: System.String
The name of the image file.
The name of the image file.
Platforms
Windows, Linux, Android