GLKTextureOperations.OriginBottomLeft Property

Definition

Whether to flip the image coordinates to match the OpenGL coordinate space.

public Nullable<bool> OriginBottomLeft { get; set; }
member this.OriginBottomLeft : Nullable<bool> with get, set

Property Value

Remarks

This defaults to true.

Applies to