How do know if an object is in the area of camera sight?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Tort
:warning: Old Version Published before Godot 3 was released.

How do know if an object is in the area of camera sight? 3D

:bust_in_silhouette: Reply From: Tort

Solved

bool is_position_behind( Vector3 world_point ) const