Mostly Harmless

UE3:CylinderComponent (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT3 Object >> Component >> ActorComponent >> PrimitiveComponent >> CylinderComponent

Contents

Package: 
Engine
This class in other games:
UDK

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

[edit] Properties

[edit] Property group 'CylinderComponent'

[edit] CollisionHeight

Type: float

Modifiers: const, export


Default value: 22.0

[edit] CollisionRadius

Type: float

Modifiers: const, export


Default value: 22.0

[edit] Default values

Property Value
bCastDynamicShadow False
BlockNonZeroExtent True
BlockZeroExtent True
HiddenGame True

[edit] Native functions

[edit] SetCylinderSize

native final function SetCylinderSize (float NewRadius, float NewHeight)


Personal tools