Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


BackgroundPosition

Initialize from single position type
Read time 1 minuteLast updated 6 days ago

Definition

BackgroundPosition(BackgroundPositionKeyword)

Initialize from single position type
public BackgroundPosition(BackgroundPositionKeyword keyword)

Parameters

BackgroundPosition(BackgroundPositionKeyword, Length)

Initialize from x position type with x offset
public BackgroundPosition(BackgroundPositionKeyword keyword, Length offset)

Parameters