Skip to content

Commit 97beb52

Browse files
authored
Update Object3D.html
Changed isObject to isObject3D - dev
1 parent 5980077 commit 97beb52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/core/Object3D.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ <h3>[property:Boolean frustumCulled]</h3>
4545
<h3>[property:Integer id]</h3>
4646
<p>readonly – Unique number for this object instance.</p>
4747

48-
<h3>[property:Boolean isObject]</h3>
48+
<h3>[property:Boolean isObject3D]</h3>
4949
<p>
5050
Used to check whether this or derived classes are Object3Ds. Default is *true*.<br /><br />
5151

0 commit comments

Comments
 (0)