Cogito, ergo sum
UE3:ASVSkelComponent (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Component >> ActorComponent >> PrimitiveComponent >> MeshComponent >> SkeletalMeshComponent >> ASVSkelComponent |
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]
AnimSetViewerPtr[edit]
Type: pointer
Modifiers: native, const
bDrawMesh[edit]
Type: bool
If TRUE then the skeletal mesh associated with the component is drawn.
Default value: True
BoneColor[edit]
Type: Object.Color
Holds onto the bone color that will be used to render the bones of its skeletal mesh
Default value:
Member | Value |
---|---|
A | 0 |
B | 255 |
G | 230 |
R | 230 |
bRenderRawSkeleton[edit]
Type: bool
If TRUE, render a wireframe skeleton of the mesh animated with the raw (uncompressed) animation data.