From 33c6134f6a5223e839296553ead9a7bf73713ef7 Mon Sep 17 00:00:00 2001 From: OpenShift guest Date: Wed, 23 Jan 2013 05:06:04 -0500 Subject: [PATCH] update clone Method to Face4 documentation --- docs/api/core/Face4.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/api/core/Face4.html b/docs/api/core/Face4.html index 16d6a9472e..a3b5ff2ca6 100644 --- a/docs/api/core/Face4.html +++ b/docs/api/core/Face4.html @@ -92,7 +92,14 @@ Face centroid. +

Methods

+

.clone()

+
+ Creates a new clone of the Face4 object. +
+ +

Source

[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js] -- GitLab