Always snap to grid

UE3:RB_RadialImpulseComponent (UT3)

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

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

Properties[edit]

Property group 'RB_RadialImpulseComponent'[edit]

bVelChange[edit]

Type: bool


ImpulseFalloff[edit]

Type: PrimitiveComponent.ERadialImpulseFalloff


ImpulseRadius[edit]

Type: float


Default value: 200.0

ImpulseStrength[edit]

Type: float


Default value: 900.0

Internal variables[edit]

PreviewSphere[edit]

Type: DrawSphereComponent


Default values[edit]

Property Value
TickGroup TG_PreAsyncWork

Native functions[edit]

FireImpulse[edit]

native function FireImpulse (Object.Vector Origin)