Click or drag to resize
uLiveWallpaper
LiveWallpaperWallpaperOffsetData Constructor

Namespace:  LostPolygon.uLiveWallpaper
Syntax
C#
public WallpaperOffsetData(
	Vector2 offset,
	Vector2 offsetStep,
	LiveWallpaperPoint pixelOffset
)

Parameters

offset
Type: Vector2
offsetStep
Type: Vector2
pixelOffset
Type: LostPolygon.uLiveWallpaperLiveWallpaperPoint
See Also