PhysicsTestMotionResult¶
There is currently no description for this class. Please help us by contributing one!
Properties¶
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Property Descriptions¶
Object collider
Object get_collider ( )
There is currently no description for this property. Please help us by contributing one!
int collider_id = 0
int get_collider_id ( )
There is currently no description for this property. Please help us by contributing one!
RID collider_rid
RID get_collider_rid ( )
There is currently no description for this property. Please help us by contributing one!
int collider_shape = 0
int get_collider_shape ( )
There is currently no description for this property. Please help us by contributing one!
Vector3 collider_velocity = Vector3( 0, 0, 0 )
Vector3 get_collider_velocity ( )
There is currently no description for this property. Please help us by contributing one!
float collision_depth = 0.0
float get_collision_depth ( )
There is currently no description for this property. Please help us by contributing one!
Vector3 collision_normal = Vector3( 0, 0, 0 )
Vector3 get_collision_normal ( )
There is currently no description for this property. Please help us by contributing one!
Vector3 collision_point = Vector3( 0, 0, 0 )
Vector3 get_collision_point ( )
There is currently no description for this property. Please help us by contributing one!
float collision_safe_fraction = 0.0
float get_collision_safe_fraction ( )
There is currently no description for this property. Please help us by contributing one!
float collision_unsafe_fraction = 0.0
float get_collision_unsafe_fraction ( )
There is currently no description for this property. Please help us by contributing one!
Vector3 motion = Vector3( 0, 0, 0 )
Vector3 get_motion ( )
There is currently no description for this property. Please help us by contributing one!
Vector3 motion_remainder = Vector3( 0, 0, 0 )
Vector3 get_motion_remainder ( )
There is currently no description for this property. Please help us by contributing one!