There is no spoon
UE3:ASVSkelComponent (UDK)
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. |
Properties
AnimSetViewerPtr
Type: pointer
Modifiers: native, const
bDrawBoneInfluences
Type: bool
Modifiers: transient
Bone influences viewing
bDrawMesh
Type: bool
If TRUE then the skeletal mesh associated with the component is drawn.
Default value: True
BoneColor
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 |
BonesOfInterest
Modifiers: transient
Array of bone's to render bone weights for
bRenderRawSkeleton
Type: bool
If TRUE, render a wireframe skeleton of the mesh animated with the raw (uncompressed) animation data.
bShowSoftBodyTetra
Type: bool
If TRUE, render softbody tetrahedra
Default value: True
ColorRenderMode
Type: int
Modifiers: native, transient
Color render mode enum value - 0 - none, 1 - tangent, 2 - normal, 3 - mirror, 4 - bone weighting
SkelMaterials
Type: array<MaterialInterface>
Modifiers: transient
Array of materials to restore when not rendering blend weights