I'm a doctor, not a mechanic

UE3:ForceFieldShapeSphere (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> ForceFieldShape >> ForceFieldShapeSphere
Package: 
Engine


Properties

Shape

Type: DrawSphereComponent


Default value: DrawSphereComponent'DrawSphere0'

Subobjects

DrawSphere0

Class: Engine.DrawSphereComponent

Property Value
ReplacementPrimitive None
SphereRadius 200.0

Events

FillByBox

event FillByBox (Object.Vector Extent)

Overrides: ForceFieldShape.FillByBox


FillByCapsule

event FillByCapsule (float Height, float Radius)

Overrides: ForceFieldShape.FillByCapsule


FillByCylinder

event FillByCylinder (float BottomRadius, float TopRadius, float Height, float HeightOffset)

Overrides: ForceFieldShape.FillByCylinder


FillBySphere

event FillBySphere (float Radius)

Overrides: ForceFieldShape.FillBySphere


GetDrawComponent

event PrimitiveComponent GetDrawComponent ()

Overrides: ForceFieldShape.GetDrawComponent


GetRadius

event float GetRadius ()