Is there a Blank component with similar functionality as Spring Arm Component?

I’m curious if there is a blank component that has the functionality of a springarm

springarm->bUsePawnControlRotation = false;
springarm->bInheritPitch = true;
springarm->bInheritYaw = false;
springarm->bInheritRoll = true;

If not is a spring arm expensive? Is it possible to disable the probing functionality of it as I don’t need that? I want to be able to tell a component to inherit certain rotation elements but not all of them.