Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE3:UTSkelControl_DamageHinge (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> SkelControlBase >> SkelControlSingleBone >> UTSkelControl_Damage >> UTSkelControl_DamageHinge
Package: 
UTGame
This class in other games:
UDK

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties

Property group 'Hinge'

AVModifier

Type: float

The angular velocity that is used to calculate the angle of the hinge will be multipled by this value. NOTE: This should be negative

Default value: -1.5

MaxAngle

Type: float

The Maximum size of the angle this hinge can open to in Degrees

Default value: 45.0

PivotAxis

Type: Object.EAxis

Which axis this hinge opens around

Default value: AXIS_Y

Internal variables

CurrentAngle

Type: float

Modifiers: transient

The current angle of the hinge

SpringStiffness

Type: float

How stiff is the spring

Default value: -0.035

Default values

Property Value
bApplyRotation True
BoneRotationSpace BCS_ActorSpace