Show / Hide Table of Contents

Enum Texture2DUtility.TextureScaleMode

Texture scale mode options.

Namespace: StansAssets.Foundation
Assembly: cs.temp.dll.dll
Syntax
public enum TextureScaleMode

Fields

Name Description
Average

Average

Bilinear

Bilinear

Nearest

Nearest.

In This Article
Back to top Generated by DocFX