Table of Contents

Enum CGKeepAspectMode

Aspect Mode correction modes enum

public enum CGKeepAspectMode

Fields

Off = 0

No Aspect correction is applied

ScaleU = 1

U is scaled to keep texel size proportional

ScaleV = 2

V is scaled to keep texel size proportional