C# Class ProjectAnalyzer.TextureInfo.TexturePlatSetting

Afficher le fichier Open project: dreamanlan/CSharpGameFramework

Méthodes publiques

Свойство Type Description
isSetting bool
maxSize int
textureFormat TextureImporterFormat

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

isSetting public_oe property

public bool isSetting
Résultat bool

maxSize public_oe property

public int maxSize
Résultat int

textureFormat public_oe property

public TextureImporterFormat textureFormat
Résultat TextureImporterFormat