UE3:CylinderComponent (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
UT3 Object >> Component >> ActorComponent >> PrimitiveComponent >> CylinderComponent
Package:
Engine
This class in other games:

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

Properties

Property group 'CylinderComponent'

CollisionHeight

Type: float

Modifiers: const, export


Default value: 22.0

CollisionRadius

Type: float

Modifiers: const, export


Default value: 22.0

Default values

Property Value
bCastDynamicShadow False
BlockNonZeroExtent True
BlockZeroExtent True
HiddenGame True

Native functions

SetCylinderSize

native final function SetCylinderSize (float NewRadius, float NewHeight)