Cogito, ergo sum

UE3:ASVSkelComponent (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
UnrealEd
This class in other games:
UDK

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.