make3d
Preparing search index...
BillboardProps
Interface BillboardProps
interface
BillboardProps
{
cols
?:
number
;
directionsToRows
?:
DirectionsToRows
;
frameDuration
?:
number
;
level
:
Level
;
rows
?:
number
;
scale
?:
number
;
scaleX
?:
number
;
scaleY
?:
number
;
textureName
:
string
;
totalFrames
?:
number
;
x
?:
number
;
y
?:
number
;
}
Index
Properties
cols?
directions
To
Rows?
frame
Duration?
level
rows?
scale?
scale
X?
scale
Y?
texture
Name
total
Frames?
x?
y?
Properties
Optional
cols
cols
?:
number
Optional
directions
To
Rows
directionsToRows
?:
DirectionsToRows
Optional
frame
Duration
frameDuration
?:
number
level
level
:
Level
Optional
rows
rows
?:
number
Optional
scale
scale
?:
number
Optional
scale
X
scaleX
?:
number
Optional
scale
Y
scaleY
?:
number
texture
Name
textureName
:
string
Optional
total
Frames
totalFrames
?:
number
Optional
x
x
?:
number
Optional
y
y
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cols
directions
To
Rows
frame
Duration
level
rows
scale
scale
X
scale
Y
texture
Name
total
Frames
x
y
make3d
Loading...