UE3:MorphTargetSet (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> MorphTargetSet |
- Package:
- Engine
- This class in other games:
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} 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.
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.