Gah - a solution with more questions. – EntropicLqd

UE3:ModelComponent (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> Component >> ActorComponent >> PrimitiveComponent >> ModelComponent
Package: 
Engine
This class in other games:
UT3


Properties[edit]

ComponentIndex[edit]

Type: int

Modifiers: transient, native, const, noexport

(note that this is a WORD in C++, but alignment will make everything line up okay)

Edges[edit]

Type: array<pointer>

Modifiers: transient, native, const, noexport


Elements[edit]

Type: array<pointer>

Modifiers: transient, native, const, noexport


Model[edit]

Type: Object

Modifiers: transient, native, const, noexport

These mirror the C++ side properties. I'm making a class here so ModelComponent will get the defaultprops from the PrimitiveComponent base class

Nodes[edit]

Type: array<pointer>

Modifiers: transient, native, const, noexport


ZoneIndex[edit]

Type: int

Modifiers: transient, native, const, noexport


Default values[edit]

Property Value
bAcceptsDecals True
bAcceptsLights True
bAcceptsStaticDecals True
bCullModulatedShadowOnBackfaces True
bCullModulatedShadowOnEmissive True
bUseAsOccluder True
bUsePrecomputedShadows True
CastShadow True
LightingChannels
Member Value
bInitialized True
BSP True