There is no spoon

UE3:UTSkelControl_LookAt (UT3)

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

Controller that rotates a single bone to 'look at' a given target. Extends engine functionality to add per-axis rotation limits.

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

Properties[edit]

Property group 'UTSkelControl_LookAt'[edit]

bLimitPitch[edit]

Type: bool

Modifiers: protected


bLimitRoll[edit]

Type: bool

Modifiers: protected


bLimitYaw[edit]

Type: bool

Modifiers: protected

If TRUE, apply limits to specified axis. Ignore limits otherwise.

bShowPerAxisLimits[edit]

Type: bool

Modifiers: protected

If TRUE, draw cone representing per-axis limits.

PitchLimit[edit]

Type: float

Modifiers: protected


RollLimit[edit]

Type: float

Modifiers: protected


YawLimit[edit]

Type: float

Modifiers: protected

Angular limits for pitch, roll, yaw, in degrees