/** * Copyright 1998-2013 Epic Games, Inc. All Rights Reserved. */ class RB_PrismaticSetup extends RB_ConstraintSetup native(Physics); defaultproperties { LinearXSetup=(bLimited=0) bSwingLimited=true bTwistLimited=true }