Skip to content

Commit c91c032

Browse files
authored
Merge pull request #14277 from Gerdon262/patch-1
Update Object3D.html
2 parents 03f2e0d + 97beb52 commit c91c032

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)