Mostly Harmless
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 this 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.
[edit] Properties
[edit] AnimSetViewerPtr
Type: pointer
Modifiers: native, const
[edit] bDrawMesh
Type: bool
If TRUE then the skeletal mesh associated with the component is drawn.
Default value: True
[edit] 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 |
[edit] bRenderRawSkeleton
Type: bool
If TRUE, render a wireframe skeleton of the mesh animated with the raw (uncompressed) animation data.
