Gah - a solution with more questions. – EntropicLqd

UE3:MorphTargetSet (UT3)

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

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

Properties

BaseSkelMesh

Type: SkeletalMesh

SkeletalMesh that this MorphTargetSet works on.

Targets

Type: array<MorphTarget>

Array of pointers to MorphTarget objects, containing vertex deformation information.

Native functions

FindMorphTarget

native final function MorphTarget FindMorphTarget (name MorphTargetName)

Find a morph target by name in this MorphTargetSet.