BackgroundPosition
Initialize from single position type
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
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)