Beamable SDK
Public Types | Public Attributes | Protected Member Functions | Properties | List of all members
Beamable.UI.Sdf.SdfImage Class Reference
Inheritance diagram for Beamable.UI.Sdf.SdfImage:
Inheritance graph
[legend]
Collaboration diagram for Beamable.UI.Sdf.SdfImage:
Collaboration graph
[legend]

Public Types

enum  ImageType { Simple , Sliced }
 
enum  NineSliceSource { SdfFirst , BackgroundFirst , Sdf , Background }
 
enum  SdfMode { Default , RectOnly }
 
enum  BorderMode { Outside , Inside }
 

Public Attributes

ImageType imageType
 
NineSliceSource nineSliceSource
 
SdfMode mode
 
ColorRect colorRect = new ColorRect(Color.white)
 
float threshold
 
float rounding
 
Sprite secondaryTexture
 
SdfBackgroundMode backgroundMode
 
float meshFrame
 
float outlineWidth
 
ColorRect outlineColor
 
ColorRect shadowColor
 
Vector2 shadowOffset
 
float shadowThreshold
 
float shadowSoftness
 
SdfShadowMode shadowMode
 
bool isBackgroundTexMain
 

Protected Member Functions

override void OnPopulateMesh (VertexHelper vh)
 

Properties

BussStyle Style [getset]
 
Sprite? SDFSprite [getset]
 
Sprite? BackgroundSprite [getset]
 
Sprite?? NineSliceSourceSprite [get]
 
bool IsNineSliceFromBackgroundTexture [get]
 
override Material? material [getset]
 

The documentation for this class was generated from the following file: