@moxijs/core - v0.3.4
Preparing search index...
TilingParallaxLayerOptions
Interface TilingParallaxLayerOptions
interface
TilingParallaxLayerOptions
{
height
?:
number
;
mirroring
?:
boolean
;
repeatSize
?:
Point
;
scrollOffset
?:
Point
;
scrollScale
?:
Point
;
texture
:
Texture
;
width
?:
number
;
}
Hierarchy (
View Summary
)
ParallaxLayerOptions
TilingParallaxLayerOptions
Index
Properties
height?
mirroring?
repeat
Size?
scroll
Offset?
scroll
Scale?
texture
width?
Properties
Optional
height
height
?:
number
Optional
mirroring
mirroring
?:
boolean
Optional
repeat
Size
repeatSize
?:
Point
Optional
scroll
Offset
scrollOffset
?:
Point
Optional
scroll
Scale
scrollScale
?:
Point
texture
texture
:
Texture
Optional
width
width
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
height
mirroring
repeat
Size
scroll
Offset
scroll
Scale
texture
width
@moxijs/core - v0.3.4
Loading...