Table of Contents

Class AutomaticTextureAssignSettings

Namespace
CodeBase.Tool
Assembly
4Experience.CodeBase.Tool.ArtTools.dll

Contains collection of presets that determinate what textures are automaticly adjusted by TexturePreProcessImporter

[CreateAssetMenu(menuName = "4Experience/CodeBase/Art Tools/AutomaticTextureAssignSettings")]
public class AutomaticTextureAssignSettings : SingletonScriptableObject<AutomaticTextureAssignSettings>
Inheritance
Object
ScriptableObject
AutomaticTextureAssignSettings
Inherited Members
Extension Methods

Properties

AutomaticTextureApplyPresetCollection

public List<AutomaticTextureApplyPreset> AutomaticTextureApplyPresetCollection { get; set; }

Property Value

List<AutomaticTextureApplyPreset>