-
Notifications
You must be signed in to change notification settings - Fork 0
class_raycast
reduz edited this page Feb 23, 2014
·
8 revisions
Inherits: Spatial\n\n
- void ** set_enabled ** ( bool enabled )
- bool ** is_enabled ** ( ) const
- void ** set_cast_to ** ( Vector3 local_point )
- Vector3 ** get_cast_to ** ( ) const
- bool ** is_colliding ** ( ) const
- Object ** get_collider ** ( ) const
- int ** get_collider_shape ** ( ) const
- Vector3 ** get_collision_point ** ( ) const
- Vector3 ** get_collision_normal ** ( ) const