Struct HTMLTintedSpriteDesc
Namespace: Unity.Tiny.Rendering
Syntax
public struct HTMLTintedSpriteDesc
Fields
imageIndex
Declaration
public int imageIndex
Field Value
Type | Description |
---|---|
System.Int32 |
texRect
Declaration
public Rect texRect
Field Value
Type | Description |
---|---|
Rect |
tintColor
Declaration
public Color tintColor
Field Value
Type | Description |
---|---|
Color |