I don't need to test my programs. I have an error-correcting modem.
UE3:FaceFXAsset (UT3)
Object >> FaceFXAsset |
Contents
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[edit]
Property group 'FaceFXAsset'[edit]
PreviewMorphSets[edit]
Type: array<MorphTargetSet>
Modifiers: editoronly
MorphTargetSets used when previewing this FaceFXAsset in FaceFX Studio.
Note that these are only valid in the editor.
Internal variables[edit]
DefaultSkelMesh[edit]
Type: SkeletalMesh
Modifiers: const, editoronly
Default skeletal mesh to use when previewing this FaceFXAsset etc.
Is the one that was used as the basis for creating this Asset.
FaceFXActor[edit]
Type: pointer
Modifiers: const, native
Internal use. FaceFX representation of this asset.
MountedFaceFXAnimSets[edit]
Type: array<FaceFXAnimSet>
Modifiers: transient
Array of currently mounted FaceFXAnimSets. We only track this if GIsEditor!
NumLoadErrors[edit]
Type: int
Internal use. The number of errors generated during load.
RawFaceFXActorBytes[edit]
Modifiers: const, native
Internal use. Raw bytes of the FaceFX Actor for this asset.
This only stays loaded in the editor.
RawFaceFXSessionBytes[edit]
Modifiers: const, native
Internal use. Raw bytes of the FaceFX Studio session for this asset.
This only stays loaded in the editor.
ReferencedSoundCues[edit]
Array of SoundCue objects that the FaceFXAsset references.
Native functions[edit]
MountFaceFXAnimSet[edit]
Mounts the specified FaceFXAnimSet into this FaceFXAsset.
UnmountFaceFXAnimSet[edit]
Internal use. Unmounts the specified FaceFXAnimSet from this FaceFXAsset.