Back to search
Node refGold tierCollision

CapsuleTraceSingle — capsule sweep for collision detection

Updated 3mo ago
UE 5.0UE 5.1UE 5.2UE 5.3UE 5.4UE 5.5UE 5.6UE 5.7#trace#capsule#sweep#collision

Pins

Inputs

  • execute:exec
  • Start:vector
  • End:vector
  • Radius:float
  • HalfHeight:float
  • TraceChannel:enum
  • bTraceComplex:bool
  • ActorsToIgnore:array
  • DrawDebugType:enum
  • bIgnoreSelf:bool

Outputs

  • then:exec
  • OutHit:HitResult
  • ReturnValue:bool

Function target: CapsuleTraceSingle · Node name: Capsule Trace By Channel