Skip to content

Commit 9744fd5

Browse files
author
GDevelop documentation CI
committed
Automatic update of the reference pages [skip ci]
1 parent bdc4ac9 commit 9744fd5

File tree

1 file changed

+7
-0
lines changed
  • docs/gdevelop5/extensions/with-three-js

1 file changed

+7
-0
lines changed

docs/gdevelop5/extensions/with-three-js/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,10 @@ Default is Yes.
8888
Change the Opacity of a 3D Object.
8989
The same value is set for multiple textures.
9090

91+
**🔎Change 3D Object Raycast Detection**
92+
Determines whether the 3D Object can be detected by Raycast.
93+
Default is detectable (Yes).
94+
9195
**↕️Change 3D Object Scale**
9296
Change the Scale of a 3D Object.
9397
Note that 3D Sprite and 3D Model were scaled when created.
@@ -273,6 +277,9 @@ This condition is valid only for animations with "Loop" set to "Once".
273277
**🎞️Check 3D Animation Is Playing**
274278
Check if the 3D Animation is playing.
275279

280+
**🎥Check 3D Object Is Within 3D Camera FOV**
281+
Check if the position of the 3D Object is within the field of view of the 3D camera.
282+
276283
**🔊Check 3D Sound Is Playing**
277284
Check if the 3D Sound is playing.
278285

0 commit comments

Comments
 (0)