Engine.SkeletalMeshComponent
- Extends
- MeshComponent
- Modifiers
- native noexport dependson ( AnimNode ) hidecategories ( Object ) editinlinenew
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Core.Object
|
+-- Core.Component
|
+-- Engine.ActorComponent
|
+-- Engine.PrimitiveComponent
|
+-- Engine.MeshComponent
|
+-- Engine.SkeletalMeshComponent
Direct Known Subclasses:
AnimTreeEdSkelComponent, ASVSkelComponent, FaceFXStudioSkelComponent, MaterialEditorSkeletalMeshComponent, PhATSkeletalMeshComponent, UTGibSkeletalMeshComponent, UTSkeletalMeshComponent
Inherited Variables from Engine.PrimitiveComponent |
AbsoluteRotation, AbsoluteScale, AbsoluteTranslation, AlwaysLoadOnClient, AlwaysLoadOnServer, bAcceptsDecals, bAcceptsDecalsDuringGameplay, bAcceptsDynamicLights, bAcceptsFoliage, bAcceptsLights, bAllowApproximateOcclusion, bAllowCullDistanceVolume, bCastDynamicShadow, bCastHiddenShadow, bDisableAllRigidBody, bFluidDrain, bFluidTwoWay, bForceDirectLightMap, bForceMipStreaming, bIgnoreForceField, bIgnoreHiddenActorsMembership, bIgnoreOwnerHidden, bIgnoreRadialForce, bIgnoreRadialImpulse, bIsRefreshingDecals, BlockActors, BlockNonZeroExtent, BlockRigidBody, BlockZeroExtent, bNotifyRigidBodyCollision, BodyInstance, bOnlyOwnerSee, Bounds, bOwnerNoSee, bUseAsOccluder, bUseCompartment, bUsePrecomputedShadows, bUseViewOwnerDepthPriorityGroup, bWasSNFiltered, CachedCullDistance, CachedParentToWorld, CastShadow, CollideActors, CullDistance, DecalList, DepthPriorityGroup, DetachFence, DetailMode, FogVolumeComponent, HiddenEditor, HiddenGame, LastRenderTime, LastSubmitTime, LightEnvironment, LightingChannels, LocalToWorld, LocalToWorldDeterminant, MotionBlurInfoIndex, MotionBlurScale, OctreeNodes, PhysMaterialOverride, RBChannel, RBCollideWithChannels, RBDominanceGroup, RigidBodyIgnorePawns, Rotation, Scale, Scale3D, SceneInfo, ScriptRigidBodyCollisionThreshold, ShadowParent, Tag, Translation, TranslucencySortPriority, ViewOwnerDepthPriorityGroup |
Enumerations Summary |
EFaceFXBlendMode FXBM_Overwrite,
FXBM_Additive,
|
EFaceFXRegOp FXRO_Add,
FXRO_Multiply,
FXRO_Replace,
|
ERootMotionMode RMM_Translate,
RMM_Velocity,
RMM_Ignore,
RMM_Accel,
|
ERootMotionRotationMode RMRM_Ignore,
RMRM_RotateActor,
|
Structures Summary |
ActiveMorph Target, Weight |
Attachment Component, BoneName, RelativeLocation, RelativeRotation, RelativeScale |
Functions Summary |
 | | AllAnimNodes (class<AnimNode> BaseClass, out AnimNode Node)
|
 | | AttachClothToCollidingShapes (bool AttatchTwoWay, bool AttachTearable)
|
 | | AttachComponent (ActorComponent Component, ame BoneName, ptional vector RelativeLocation, ptional rotator RelativeRotation, ptional vector RelativeScale)
|
 | | AttachComponentToSocket (ActorComponent Component, name SocketName)
|
 | | AttachedComponents (class<ActorComponent> BaseClass, out ActorComponent OutComponent)
|
 | | DeclareFaceFXRegister (string RegName)
|
 | | DetachComponent (ActorComponent Component)
|
 | | EnableClothValidBounds (bool IfEnableClothValidBounds)
|
 | AnimNode | FindAnimNode (name InNodeName)
|
 | AnimSequence | FindAnimSequence (Name AnimSeqName)
|
 | RB_BodyInstance | FindBodyInstanceNamed (Name BoneName)
|
 | name | FindClosestBone (vector TestLocation, optional out vector BoneLocation, optional float IgnoreScale)
|
 | ActorComponent | FindComponentAttachedToBone (name InBoneName)
|
 | name | FindConstraintBoneName (int ConstraintIndex)
|
 | int | FindConstraintIndex (name ConstraintName)
|
 | MorphNodeBase | FindMorphNode (name InNodeName)
|
 | MorphTarget | FindMorphTarget (Name MorphTargetName)
|
 | SkelControlBase | FindSkelControl (name InControlName)
|
 | | ForceSkelUpdate ()
|
 | float | GetAnimLength (Name AnimSeqName))
|
 | float | GetAnimRateByDuration (Name AnimSeqName, float Duration ))
|
 | vector | GetBoneAxis (name BoneName, EAxis Axis)
|
 | vector | GetBoneLocation (name BoneName, optional int Space)
|
 | matrix | GetBoneMatrix (int BoneIndex)
|
 | | GetBoneNames (out array<name> BoneNames)
|
 | quat | GetBoneQuaternion (name BoneName, optional int Space)
|
 | bool | GetBonesWithinRadius (Vector Origin, FLOAT Radius, INT TraceFlags, out array< Name > out_Bones)
|
 | float | GetClothAttachmentResponseCoefficient ()
|
 | float | GetClothAttachmentTearFactor ()
|
 | float | GetClothBendingStiffness ()
|
 | float | GetClothCollisionResponseCoefficient ()
|
 | float | GetClothDampingCoefficient ()
|
 | int | GetClothFlags ()
|
 | float | GetClothFriction ()
|
 | float | GetClothPressure ()
|
 | float | GetClothSleepLinearVelocity ()
|
 | int | GetClothSolverIterations ()
|
 | float | GetClothStretchingStiffness ()
|
 | float | GetClothTearFactor ()
|
 | float | GetClothThickness ()
|
 | float | GetFaceFXRegister (string RegName)
|
 | name | GetParentBone (name BoneName)
|
 | SkeletalMeshSocket | GetSocketByName (Name InSocketName)
|
 | bool | GetSocketWorldLocationAndRotation (name InSocketName, out vector OutLocation, optional out rotator OutRotation)
|
 | | InitSkelControls ()
|
 | bool | IsComponentAttached (ActorComponent Component, optional Name BoneName)
|
 | bool | IsPlayingFaceFXAnim ()
|
 | int | MatchRefBone (name BoneName)
|
 | | PlayAnim (name AnimName, optional float Duration, optional bool bLoop, optional bool bRestartIfAlreadyPlaying = true))
|
 | bool | PlayFaceFXAnim (FaceFXAnimSet FaceFXAnimSetRef, string AnimName, string GroupName)
|
 | | ResetClothVertsToRefPose ()
|
 | | RestoreSavedAnimSets ()
|
 | | SaveAnimSets ()
|
 | | SetAnimTreeTemplate (AnimTree NewTemplate)
|
 | | SetAttachClothVertsToBaseBody (bool bAttachVerts)
|
 | | SetClothAttachmentResponseCoefficient (float ClothAttachmentResponseCoefficient)
|
 | | SetClothAttachmentTearFactor (float ClothAttachTearFactor)
|
 | | SetClothBendingStiffness (float ClothBendingStiffness)
|
 | | SetClothCollisionResponseCoefficient (float ClothCollisionResponseCoefficient)
|
 | | SetClothDampingCoefficient (float ClothDampingCoefficient)
|
 | | SetClothExternalForce (vector InForce)
|
 | | SetClothFlags (int ClothFlags)
|
 | | SetClothFriction (float ClothFriction)
|
 | | SetClothFrozen (bool bNewFrozen)
|
 | | SetClothPosition (vector ClothOffSet)
|
 | | SetClothPressure (float ClothPressure)
|
 | | SetClothSleep (bool IfClothSleep)
|
 | | SetClothSleepLinearVelocity (float ClothSleepLinearVelocity)
|
 | | SetClothSolverIterations (int ClothSolverIterations)
|
 | | SetClothStretchingStiffness (float ClothStretchingStiffness)
|
 | | SetClothTearFactor (float ClothTearFactor)
|
 | | SetClothThickness (float ClothThickness)
|
 | | SetClothValidBounds (vector ClothValidBoundsMin, vector ClothValidBoundsMax)
|
 | | SetClothVelocity (vector VelocityOffSet)
|
 | | SetEnableClothSimulation (bool bInEnable)
|
 | | SetFaceFXRegister (string RegName, float RegVal, EFaceFXRegOp RegOp, optional float InterpDuration)
|
 | | SetFaceFXRegisterEx (string RegName, EFaceFXRegOp RegOp, float FirstValue, float FirstInterpDuration, float NextValue, float NextInterpDuration)
|
 | | SetForceRefPose (bool bNewForceRefPose)
|
 | | SetHasPhysicsAssetInstance (bool bHasInstance)
|
 | | SetParentAnimComponent (SkeletalMeshComponent NewParentAnimComp)
|
 | | SetPhysicsAsset (PhysicsAsset NewPhysicsAsset, optional bool bForceReInit)
|
 | | SetSkeletalMesh (SkeletalMesh NewMesh, optional bool bKeepSpaceBases)
|
 | | StopAnim ()))
|
 | | StopFaceFXAnim ()
|
 | | TransformFromBoneSpace (name BoneName, vector InPosition, rotator InRotation, out vector OutPosition, out rotator OutRotation)
|
 | | TransformToBoneSpace (name BoneName, vector InPosition, rotator InRotation, out vector OutPosition, out rotator OutRotation)
|
 | | UpdateAnimations ()
|
 | | UpdateClothParams ()
|
 | | UpdateParentBoneMap ()
|
 | | UpdateRBBonesFromSpaceBases (bool bMoveUnfixedBodies, bool bTeleport)
|
Inherited Functions from Engine.PrimitiveComponent |
AddForce, AddImpulse, AddRadialForce, AddRadialImpulse, GetPosition, GetRootBodyInstance, PutRigidBodyToSleep, RigidBodyIsAwake, SetAbsolute, SetActorCollision, SetBlockRigidBody, SetCullDistance, SetDepthPriorityGroup, SetHidden, SetIgnoreOwnerHidden, SetLightEnvironment, SetLightingChannels, SetNotifyRigidBodyCollision, SetOnlyOwnerSee, SetOwnerNoSee, SetPhysMaterialOverride, SetRBAngularVelocity, SetRBChannel, SetRBCollidesWithChannel, SetRBDominanceGroup, SetRBLinearVelocity, SetRBPosition, SetRBRotation, SetRotation, SetScale, SetScale3D, SetShadowParent, SetTraceBlocking, SetTranslation, SetViewOwnerDepthPriorityGroup, WakeRigidBody |
var const transient array<
AnimNode> AnimTickArray;
AttachedToSkelComponent Source code
var duplicatetransient const array<
Attachment> Attachments;
var const transient bool bAnimTreeInitialised;
bCacheAnimSequenceNodes Source code
var bool bCacheAnimSequenceNodes;
var bool bChartDistanceFactor;
bDisableWarningWhenAnimNotFound Source code
var bool bDisableWarningWhenAnimNotFound;
var int bDisplayBones;
bForceMeshObjectUpdates Source code
var bool bForceMeshObjectUpdates;
var int bForceRawOffset;
var int bForceRefpose;
var int bForceWireframe;
bHasHadPhysicsBlendedIn Source code
var const bool bHasHadPhysicsBlendedIn;
var int bHideSkin;
var int bIgnoreControllers;
bIgnoreControllersWhenNotRendered Source code
var bool bIgnoreControllersWhenNotRendered;
var int bNoSkeletonUpdate;
bNotUpdatingKinematicDueToDistance Source code
var const bool bNotUpdatingKinematicDueToDistance;
var int bOldForceRefPose;
bOverrideAttachmentOwnerVisibility Source code
var bool bOverrideAttachmentOwnerVisibility;
var bool bPauseAnims;
bRequiredBonesUpToDate Source code
var transient int bRequiredBonesUpToDate;
var const INT bRMMOneFrameDelay;
bRootMotionExtractedNotify Source code
var bool bRootMotionExtractedNotify;
bRootMotionModeChangeNotify Source code
var bool bRootMotionModeChangeNotify;
var int bShowPrePhysBones;
var const bool bSkelCompFixed;
bSkipAllUpdateWhenPhysicsAsleep Source code
var bool bSkipAllUpdateWhenPhysicsAsleep;
bTransformFromAnimParent Source code
var int bTransformFromAnimParent;
bUpdateSkelWhenNotRendered Source code
var bool bUpdateSkelWhenNotRendered;
var const bool bUseRawData;
var const int bUseSingleBodyPhysics;
var const transient int CachedAtomsTag;
var int ClothDirtyBufferFlag;
var const array<int> ClothMeshIndexData;
var const array<
vector> ClothMeshNormalData;
var const array<int> ClothMeshParentData;
var const array<
vector> ClothMeshPosData;
ClothMeshWeldedIndexData Source code
var const native transient array<int> ClothMeshWeldedIndexData;
ClothMeshWeldedNormalData Source code
var const native transient array<
vector> ClothMeshWeldedNormalData;
ClothMeshWeldedPosData Source code
var const native transient array<
vector> ClothMeshWeldedPosData;
var const native transient
pointer ClothSim;
var transient native
pointer FaceFXActorInstance;
var transient int FramesPhysicsAsleep;
var const float MaxDistanceFactor;
var native transient const
pointer MeshObject;
MinDistFactorForKinematicUpdate Source code
var float MinDistFactorForKinematicUpdate;
var int NumClothMeshIndices;
NumClothMeshParentIndices Source code
var int NumClothMeshParentIndices;
var int NumClothMeshVerts;
var int OldPredictedLODLevel;
var native transient const array<int> ParentBoneMap;
PhysicsBlendZeroDriftBoneName Source code
var name PhysicsBlendZeroDriftBoneName;
var int PredictedLODLevel;
var native transient const array<byte> RequiredBones;
var const transient
Vector RootBoneTranslation;
var
vector RootMotionAccelScale;
var const transient
BoneAtom RootMotionDelta;
var transient
Vector RootMotionVelocity;
var const native transient int SceneIndex;
var transient const array<byte> SkelControlIndex;
var native transient const array<
matrix> SpaceBases;
TemporarySavedAnimSets Source code
var native transient const array<
AnimSet> TemporarySavedAnimSets;
var const transient int TickTag;
Cloth
bAttachClothVertsToBaseBody Source code
var(Cloth) bool bAttachClothVertsToBaseBody;
bAutoFreezeClothWhenNotRendered Source code
var(Cloth) bool bAutoFreezeClothWhenNotRendered;
var(Cloth) bool bClothBaseVelClamp;
var(Cloth) const bool bClothFrozen;
bDisableClothCollision Source code
var(Cloth) const bool bDisableClothCollision;
bEnableClothSimulation Source code
var(Cloth) const bool bEnableClothSimulation;
ClothAttachmentTearFactor Source code
var(Cloth) const float ClothAttachmentTearFactor;
ClothBaseVelClampRange Source code
var(Cloth)
vector ClothBaseVelClampRange;
var(Cloth) float ClothBlendWeight;
var(Cloth) const
vector ClothExternalForce;
var(Cloth) const float ClothForceScale;
ClothRBCollideWithChannels Source code
SkeletalMeshComponent
bDisableFaceFXMaterialInstanceCreation Source code
bEnableFullAnimWeightBodies Source code
bForceDiscardRootMotion Source code
bForceUpdateAttachmentsInTick Source code
bHasPhysicsAssetInstance Source code
bSyncActorLocationToRootRigidBody Source code
bUpdateJointsFromAnimation Source code
bUpdateKinematicBonesFromAnimation Source code
RootMotionRotationMode Source code
enum
EFaceFXRegOp
{
FXRO_Add,
FXRO_Multiply,
FXRO_Replace,
};
enum
ERootMotionMode
{
RMM_Translate,
RMM_Velocity,
RMM_Ignore,
RMM_Accel,
};
ERootMotionRotationMode Source code
native final iterator
function AllAnimNodes (
class<
AnimNode> BaseClass, out
AnimNode Node )
AttachClothToCollidingShapes Source code
simulated native final function AttachClothToCollidingShapes ( bool AttatchTwoWay, bool AttachTearable )
AttachComponentToSocket Source code
native final function DeclareFaceFXRegister ( string RegName )
EnableClothValidBounds Source code
simulated native final function EnableClothValidBounds ( bool IfEnableClothValidBounds )
native final
function AnimNode FindAnimNode (
name InNodeName )
native final
function AnimSequence FindAnimSequence (
Name AnimSeqName )
final native
function RB_BodyInstance FindBodyInstanceNamed (
Name BoneName )
native final
function name FindClosestBone (
vector TestLocation, optional out
vector BoneLocation, optional
float IgnoreScale )
FindComponentAttachedToBone Source code
native final
function ActorComponent FindComponentAttachedToBone (
name InBoneName )
FindConstraintBoneName Source code
final native function name FindConstraintBoneName ( int ConstraintIndex )
final native function int FindConstraintIndex ( name ConstraintName )
native final
function MorphNodeBase FindMorphNode (
name InNodeName )
native final
function MorphTarget FindMorphTarget (
Name MorphTargetName )
native final
function SkelControlBase FindSkelControl (
name InControlName )
native final function ForceSkelUpdate ( )
final function float GetAnimLength ( Name AnimSeqName) )
final function float GetAnimRateByDuration ( Name AnimSeqName, float Duration ) )
native final
function vector GetBoneAxis (
name BoneName,
EAxis Axis )
native final
function vector GetBoneLocation (
name BoneName, optional
int Space )
native final
function matrix GetBoneMatrix (
int BoneIndex )
native final function GetBoneNames ( out array<name> BoneNames )
native final
function quat GetBoneQuaternion (
name BoneName, optional
int Space )
native final
function bool GetBonesWithinRadius (
Vector Origin,
FLOAT Radius,
INT TraceFlags, out array<
Name > out_Bones )
GetClothAttachmentResponseCoefficient Source code
simulated native final function float GetClothAttachmentResponseCoefficient ( )
GetClothAttachmentTearFactor Source code
simulated native final function float GetClothAttachmentTearFactor ( )
GetClothBendingStiffness Source code
simulated native final function float GetClothBendingStiffness ( )
GetClothCollisionResponseCoefficient Source code
simulated native final function float GetClothCollisionResponseCoefficient ( )
GetClothDampingCoefficient Source code
simulated native final function float GetClothDampingCoefficient ( )
simulated native final function int GetClothFlags ( )
simulated native final function float GetClothFriction ( )
simulated native final function float GetClothPressure ( )
GetClothSleepLinearVelocity Source code
simulated native final function float GetClothSleepLinearVelocity ( )
GetClothSolverIterations Source code
simulated native final function int GetClothSolverIterations ( )
GetClothStretchingStiffness Source code
simulated native final function float GetClothStretchingStiffness ( )
simulated native final function float GetClothTearFactor ( )
simulated native final function float GetClothThickness ( )
native final function float GetFaceFXRegister ( string RegName )
native final function name GetParentBone ( name BoneName )
GetSocketWorldLocationAndRotation Source code
native final
function bool GetSocketWorldLocationAndRotation (
name InSocketName, out
vector OutLocation, optional out
rotator OutRotation )
native final function InitSkelControls ( )
native final function bool IsPlayingFaceFXAnim ( )
native final function int MatchRefBone ( name BoneName )
function PlayAnim ( name AnimName, optional float Duration, optional bool bLoop, optional bool bRestartIfAlreadyPlaying = true) )
native final
function bool PlayFaceFXAnim (
FaceFXAnimSet FaceFXAnimSetRef,
string AnimName,
string GroupName )
ResetClothVertsToRefPose Source code
simulated native final function ResetClothVertsToRefPose ( )
native final function RestoreSavedAnimSets ( )
native final function SaveAnimSets ( )
native final
function SetAnimTreeTemplate (
AnimTree NewTemplate )
SetAttachClothVertsToBaseBody Source code
simulated native final function SetAttachClothVertsToBaseBody ( bool bAttachVerts )
SetClothAttachmentResponseCoefficient Source code
simulated native final function SetClothAttachmentResponseCoefficient ( float ClothAttachmentResponseCoefficient )
SetClothAttachmentTearFactor Source code
simulated native final function SetClothAttachmentTearFactor ( float ClothAttachTearFactor )
SetClothBendingStiffness Source code
simulated native final function SetClothBendingStiffness ( float ClothBendingStiffness )
SetClothCollisionResponseCoefficient Source code
simulated native final function SetClothCollisionResponseCoefficient ( float ClothCollisionResponseCoefficient )
SetClothDampingCoefficient Source code
simulated native final function SetClothDampingCoefficient ( float ClothDampingCoefficient )
simulated native final
function SetClothExternalForce (
vector InForce )
simulated native final function SetClothFlags ( int ClothFlags )
simulated native final function SetClothFriction ( float ClothFriction )
simulated native final function SetClothFrozen ( bool bNewFrozen )
simulated native final
function SetClothPosition (
vector ClothOffSet )
simulated native final function SetClothPressure ( float ClothPressure )
simulated native final function SetClothSleep ( bool IfClothSleep )
SetClothSleepLinearVelocity Source code
simulated native final function SetClothSleepLinearVelocity ( float ClothSleepLinearVelocity )
SetClothSolverIterations Source code
simulated native final function SetClothSolverIterations ( int ClothSolverIterations )
SetClothStretchingStiffness Source code
simulated native final function SetClothStretchingStiffness ( float ClothStretchingStiffness )
simulated native final function SetClothTearFactor ( float ClothTearFactor )
simulated native final function SetClothThickness ( float ClothThickness )
simulated native final
function SetClothValidBounds (
vector ClothValidBoundsMin,
vector ClothValidBoundsMax )
simulated native final
function SetClothVelocity (
vector VelocityOffSet )
SetEnableClothSimulation Source code
simulated native final function SetEnableClothSimulation ( bool bInEnable )
native final
function SetFaceFXRegister (
string RegName,
float RegVal,
EFaceFXRegOp RegOp, optional
float InterpDuration )
native final
function SetFaceFXRegisterEx (
string RegName,
EFaceFXRegOp RegOp,
float FirstValue,
float FirstInterpDuration,
float NextValue,
float NextInterpDuration )
simulated native final function SetForceRefPose ( bool bNewForceRefPose )
SetHasPhysicsAssetInstance Source code
final native function SetHasPhysicsAssetInstance ( bool bHasInstance )
SetParentAnimComponent Source code
simulated native final
function SetPhysicsAsset (
PhysicsAsset NewPhysicsAsset, optional
bool bForceReInit )
simulated native final
function SetSkeletalMesh (
SkeletalMesh NewMesh, optional
bool bKeepSpaceBases )
function StopAnim ( ) )
native final function StopFaceFXAnim ( )
TransformFromBoneSpace Source code
native final
function TransformFromBoneSpace (
name BoneName,
vector InPosition,
rotator InRotation, out
vector OutPosition, out
rotator OutRotation )
native final
function TransformToBoneSpace (
name BoneName,
vector InPosition,
rotator InRotation, out
vector OutPosition, out
rotator OutRotation )
native final function UpdateAnimations ( )
simulated native final function UpdateClothParams ( )
native final function UpdateParentBoneMap ( )
UpdateRBBonesFromSpaceBases Source code
native final function UpdateRBBonesFromSpaceBases ( bool bMoveUnfixedBodies, bool bTeleport )
defaultproperties
{
GlobalAnimRateScale=1.000000
WireframeColor=(B=28,G=221,R=221,A=255)
bTransformFromAnimParent=1
bUpdateSkelWhenNotRendered=True
bUpdateKinematicBonesFromAnimation=True
bSyncActorLocationToRootRigidBody=True
bCacheAnimSequenceNodes=True
ClothBlendWeight=1.000000
ClothRBChannel=RBCC_Cloth
ClothAttachmentTearFactor=-1.000000
RootMotionAccelScale=(X=1.000000,Y=1.000000,Z=1.000000)
RootMotionMode=RMM_Ignore
PreviousRMM=RMM_Ignore
FaceFXBlendMode=FXBM_Additive
TickGroup=TG_PreAsyncWork
Name="Default__SkeletalMeshComponent"
ObjectArchetype=MeshComponent'Engine.Default__MeshComponent'
}
|
Creation time: sk 18-3-2018 10:00:44.343 - Created with
UnCodeX