@playlive/tiltify-core
Preparing search index...
TiltifyImage
Interface TiltifyImage
An image asset attached to a Tiltify resource.
interface
TiltifyImage
{
alt
:
string
;
height
:
number
;
src
:
string
;
width
:
number
;
}
Index
Properties
alt
height
src
width
Properties
alt
alt
:
string
height
height
:
number
src
src
:
string
width
width
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alt
height
src
width
@playlive/tiltify-core
Loading...
An image asset attached to a Tiltify resource.