GRSurfaceOrigin Enum

Definition

The origin of a texture.

public enum GRSurfaceOrigin
Inheritance
GRSurfaceOrigin

Fields

Name Value Description
TopLeft 0

Origin is at the top-left.

BottomLeft 1

Origin is at the bottom-left.

Applies to