CoordinateType¶ Enums enum sfCoordinateType¶ Types of texture coordinates that can be used for rendering. Values: enumerator sfCoordinateTypeNormalized¶ sfTexture coordinates in range [0 .. 1]. enumerator sfCoordinateTypePixels¶ sfTexture coordinates in range [0 .. size].