The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE3:ForceFieldShapeSphere (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> ForceFieldShape >> ForceFieldShapeSphere |
- Package:
- Engine
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Properties[edit]
Shape[edit]
Type: DrawSphereComponent
Default value: DrawSphereComponent'DrawSphere0'
Subobjects[edit]
DrawSphere0[edit]
Class: Engine.DrawSphereComponent
Property | Value |
---|---|
ReplacementPrimitive | None |
SphereRadius | 200.0 |
Events[edit]
FillByBox[edit]
event FillByBox (Object.Vector Extent)
Overrides: ForceFieldShape.FillByBox
FillByCapsule[edit]
Overrides: ForceFieldShape.FillByCapsule
FillByCylinder[edit]
Overrides: ForceFieldShape.FillByCylinder
FillBySphere[edit]
event FillBySphere (float Radius)
Overrides: ForceFieldShape.FillBySphere
GetDrawComponent[edit]
event PrimitiveComponent GetDrawComponent ()
Overrides: ForceFieldShape.GetDrawComponent
GetRadius[edit]
event float GetRadius ()