Enfusion Script API
Loading...
Searching...
No Matches
TextureValidatorUtils Interface Reference

Public Member Functions

void CheckSTConvention (TextureCheck txt, out bool issue)
 
void TextureImportSettings (ResourceName path, out bool issue)
 
string GetSuffix (ResourceName texture)
 
void CheckResolution (TextureCheck txt, out bool issue)
 
void CheckExtension (TextureCheck txt, out bool issue)
 
void CheckChannelCount (TextureCheck txt, out bool issue)
 
void CheckRGBDependencies (TextureCheck txt, out bool issue)
 

Member Function Documentation

◆ CheckChannelCount()

void TextureValidatorUtils.CheckChannelCount ( TextureCheck txt,
out bool issue )

◆ CheckExtension()

void TextureValidatorUtils.CheckExtension ( TextureCheck txt,
out bool issue )

◆ CheckResolution()

void TextureValidatorUtils.CheckResolution ( TextureCheck txt,
out bool issue )

◆ CheckRGBDependencies()

void TextureValidatorUtils.CheckRGBDependencies ( TextureCheck txt,
out bool issue )

◆ CheckSTConvention()

void TextureValidatorUtils.CheckSTConvention ( TextureCheck txt,
out bool issue )

◆ GetSuffix()

string TextureValidatorUtils.GetSuffix ( ResourceName texture)

◆ TextureImportSettings()

void TextureValidatorUtils.TextureImportSettings ( ResourceName path,
out bool issue )

The documentation for this interface was generated from the following file: