@pretty-chitty/core
Preparing search index...
CardMesh
Class CardMesh
Hierarchy
Group
CardMesh
Index
Constructors
constructor
Methods
clone
Constructors
constructor
new
CardMesh
(
width
:
number
,
height
:
number
,
front
:
Material
,
back
:
Material
,
options
?:
CardMeshOptions
,
)
:
CardMesh
Parameters
width
:
number
height
:
number
front
:
Material
back
:
Material
options
:
CardMeshOptions
= {}
Returns
CardMesh
Methods
clone
clone
()
:
this
Returns a clone of
this
object and optionally all descendants.
Returns
this
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
clone
@pretty-chitty/core
Loading...
Returns a clone of
thisobject and optionally all descendants.