KinematicCollision._classBinding

Undocumented in source.

Members

Static variables

getCollider
GodotMethod!(GodotObject) getCollider;
Undocumented in source.
getColliderId
GodotMethod!(long) getColliderId;
Undocumented in source.
getColliderMetadata
GodotMethod!(Variant) getColliderMetadata;
Undocumented in source.
getColliderShape
GodotMethod!(GodotObject) getColliderShape;
Undocumented in source.
getColliderShapeIndex
GodotMethod!(long) getColliderShapeIndex;
Undocumented in source.
getColliderVelocity
GodotMethod!(Vector3) getColliderVelocity;
Undocumented in source.
getLocalShape
GodotMethod!(GodotObject) getLocalShape;
Undocumented in source.
getNormal
GodotMethod!(Vector3) getNormal;
Undocumented in source.
getPosition
GodotMethod!(Vector3) getPosition;
Undocumented in source.
getRemainder
GodotMethod!(Vector3) getRemainder;
Undocumented in source.
getTravel
GodotMethod!(Vector3) getTravel;
Undocumented in source.

Meta