babylon.quarks - v0.19.0
Demos
GitHub
npm
Preparing search index...
TextureSequencer
Class TextureSequencer
Implements
Sequencer
Index
Constructors
constructor
Properties
locations
position
scale
X
scale
Y
Methods
clone
from
Image
to
JSON
transform
from
JSON
Constructors
constructor
new
TextureSequencer
(
scaleX
?:
number
,
scaleY
?:
number
,
position
?:
Vector3
,
)
:
TextureSequencer
Parameters
Optional
scaleX
:
number
Optional
scaleY
:
number
Optional
position
:
Vector3
Returns
TextureSequencer
Properties
locations
locations
:
Vector2
[]
position
position
:
Vector3
scale
X
scaleX
:
number
scale
Y
scaleY
:
number
Methods
clone
clone
()
:
Sequencer
Returns
Sequencer
from
Image
fromImage
(
img
:
CanvasImageSource
,
threshold
:
number
)
:
void
Parameters
img
:
CanvasImageSource
threshold
:
number
Returns
void
to
JSON
toJSON
()
:
any
Returns
any
transform
transform
(
position
:
Vector3
,
index
:
number
)
:
void
Parameters
position
:
Vector3
index
:
number
Returns
void
Static
from
JSON
fromJSON
(
json
:
any
)
:
Sequencer
Parameters
json
:
any
Returns
Sequencer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
locations
position
scale
X
scale
Y
Methods
clone
from
Image
to
JSON
transform
from
JSON
Demos
GitHub
npm
babylon.quarks - v0.19.0
Loading...