isOnCeiling

    Returns true if the body collided with the ceiling on the last call of moveAndSlide. Otherwise, returns false. The upDirection and floorMaxAngle are used to determine whether a surface is “ceiling” or not.

    CharacterBody3D.swift:1091
    final func isOnCeiling() -> Bool

    Other members in extension

    Types

    Type members

    Instance members