PhysicsTestMotionResult3D
Inherits: RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Methods
get_collider ( int collision_index=0 ) const |
|
get_collider_id ( int collision_index=0 ) const |
|
get_collider_rid ( int collision_index=0 ) const |
|
get_collider_shape ( int collision_index=0 ) const |
|
get_collider_velocity ( int collision_index=0 ) const |
|
get_collision_count ( ) const |
|
get_collision_depth ( int collision_index=0 ) const |
|
get_collision_local_shape ( int collision_index=0 ) const |
|
get_collision_normal ( int collision_index=0 ) const |
|
get_collision_point ( int collision_index=0 ) const |
|
get_collision_safe_fraction ( ) const |
|
get_collision_unsafe_fraction ( ) const |
|
get_remainder ( ) const |
|
get_travel ( ) const |
Method Descriptions
Object get_collider ( int collision_index=0 ) const
There is currently no description for this method. Please help us by contributing one!
int get_collider_id ( int collision_index=0 ) const
There is currently no description for this method. Please help us by contributing one!
RID get_collider_rid ( int collision_index=0 ) const
There is currently no description for this method. Please help us by contributing one!
int get_collider_shape ( int collision_index=0 ) const
There is currently no description for this method. Please help us by contributing one!
Vector3 get_collider_velocity ( int collision_index=0 ) const
There is currently no description for this method. Please help us by contributing one!
int get_collision_count ( ) const
There is currently no description for this method. Please help us by contributing one!
float get_collision_depth ( int collision_index=0 ) const
There is currently no description for this method. Please help us by contributing one!
int get_collision_local_shape ( int collision_index=0 ) const
There is currently no description for this method. Please help us by contributing one!
Vector3 get_collision_normal ( int collision_index=0 ) const
There is currently no description for this method. Please help us by contributing one!
Vector3 get_collision_point ( int collision_index=0 ) const
There is currently no description for this method. Please help us by contributing one!
float get_collision_safe_fraction ( ) const
There is currently no description for this method. Please help us by contributing one!
float get_collision_unsafe_fraction ( ) const
There is currently no description for this method. Please help us by contributing one!
Vector3 get_remainder ( ) const
There is currently no description for this method. Please help us by contributing one!
Vector3 get_travel ( ) const
There is currently no description for this method. Please help us by contributing one!