C# Class TSCubemapGenerator.CubemapGeneratorException

Inheritance: Exception
Exibir arquivo Open project: tsgcpp/CubemapFileGenerator-Unity

Public Methods

Method Description
CubemapGeneratorException ( string message ) : System

Method Details

CubemapGeneratorException() public method

public CubemapGeneratorException ( string message ) : System
message string
return System