Contents

colorBlendFactor

Controls the blending between the texture and the tile map object’s Color. Values are clamped between zero and one where zero has no color blending and one has the maximum color blending.

Declaration

var colorBlendFactor: CGFloat { get set }

See Also

Tinting a Tile Map