GRSurfaceOrigin Enum

Definition

The origin of a texture.

public enum GRSurfaceOrigin
Inheritance
GRSurfaceOrigin

Fields

BottomLeft 1

Origin is at the bottom-left.

TopLeft 0

Origin is at the top-left.

Applies to