Packageaway3d.core.utils
Interfacepublic interface IClonable
ImplementorsAmbientLight3D, DirectionalLight3D, Object3D, PointLight3D

Interface for object that can be cloned

Public Methods
 MethodDefined by
  
clone(object:* = null):*
IClonable
Method detail
clone()method
public function clone(object:* = null):* Parameters
object:* (default = null)

Returns
*
Wiki link
Click to go to the wiki page for ####WIKI####

Code examples

Comments