My program doesn't have bugs. It just develops random features.

UE3:CylinderComponent (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> Component >> ActorComponent >> PrimitiveComponent >> CylinderComponent
Package: 
Engine
This class in other games:
UDK

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties[edit]

Property group 'CylinderComponent'[edit]

CollisionHeight[edit]

Type: float

Modifiers: const, export


Default value: 22.0

CollisionRadius[edit]

Type: float

Modifiers: const, export


Default value: 22.0

Default values[edit]

Property Value
bCastDynamicShadow False
BlockNonZeroExtent True
BlockZeroExtent True
HiddenGame True

Native functions[edit]

SetCylinderSize[edit]

native final function SetCylinderSize (float NewRadius, float NewHeight)