C# Class UnityEditorInternal.ShaderTextureInfo

Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Свойство Type Description
flags int
name string
textureName string
value UnityEngine.Texture

Property Details

flags public_oe property

public int flags
Résultat int

name public_oe property

public string name
Résultat string

textureName public_oe property

public string textureName
Résultat string

value public_oe property

public Texture,UnityEngine value
Résultat UnityEngine.Texture