Class UIImage
- Namespace
- AO
- Assembly
- CoreAssembly.dll
public class UIImage : Component
- Inheritance
-
UIImage
- Inherited Members
- Extension Methods
Properties
FitAspect
public bool FitAspect { get; set; }
Property Value
FitAspectAnchor
public UIFitAspectAnchor FitAspectAnchor { get; set; }
Property Value
FitAspectKind
public Rect.FitAspectKind FitAspectKind { get; set; }
Property Value
Rotation
public float Rotation { get; set; }
Property Value
Sprite
public Texture Sprite { get; set; }
Property Value
Tint
public Vector4 Tint { get; set; }