Table of Contents

Namespace CodeBase.Tool

Classes

AutomaticTextureAssignSettings

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

FreeMovingCameraUtility

This component allows you to navigate camera freely around the scene in playmode. It is relying on Unity Input Actions

GridCellSizeAdjuster

This component allows flexible adjustment of grid cell size. You can specify whether the constraint is in the form of columns or rows. It relies on Unity's GridLayoutGroup component.

ObjectActionToolbox
ObjectSpawner
TexturePreProcessImporter

Feature that changes properties of textures that have specific suffix. For "_nor" changes texture type to NormalMap. For "_mas", "_mts", "_aoc" changes sRGB (ColorTexture) to false.

TextureSearcher

Feature that can list all textures in project which don't have enabled Use Crunch Compression

Structs

AutomaticTextureApplyPreset

Enums

GridCellSizeAdjuster.LimitOption
ObjectActionToolbox.PlatformActionType
ObjectSpawner.GetElementMode
ObjectSpawner.ScaleOverrideMode
ObjectSpawner.SpawnMode
ObjectSpawner.StartSpawnEvent