godot-portals-plugin-csharp

Portal3D.TeleportTolerance property

When teleporting, the portal checks if the teleported object is less than this near.

Prevents false negatives when multiple portals are on top of each other.

public float TeleportTolerance { get; set; }

See Also