Gah - a solution with more questions. – EntropicLqd
UE3:MorphTargetSet (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> MorphTargetSet |
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
[edit] Properties
[edit] BaseSkelMesh
Type: SkeletalMesh
SkeletalMesh that this MorphTargetSet works on.
[edit] Targets
Type: array<MorphTarget>
Array of pointers to MorphTarget objects, containing vertex deformation information.
[edit] Native functions
[edit] FindMorphTarget
native final function MorphTarget FindMorphTarget (name MorphTargetName)
Find a morph target by name in this MorphTargetSet.
