I don't need to test my programs. I have an error-correcting modem.
Difference between revisions of "UE3:NxForceFieldRadial (UDK)"
(Talk) |
m (1 revision: class descriptions for UDK January update (part 3)) |
(No difference)
|
Latest revision as of 05:42, 17 January 2010
Object >> Actor >> NxForceField >> NxForceFieldRadial |
- 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]
Property group 'NxForceFieldRadial'[edit]
ForceFalloff[edit]
Type: PrimitiveComponent.ERadialImpulseFalloff
Way in which the force falls off as objects are further away from the location.
ForceRadius[edit]
Type: float
Modifiers: interp
Radius of influence of the force.
Default value: 200.0
ForceStrength[edit]
Type: float
Modifiers: interp
Strength of the force applied by this actor. Positive forces are applied outwards.
SelfRotationStrength[edit]
Type: float
Modifiers: interp
Shape[edit]
Type: ForceFieldShape
Modifiers: editinline
Internal variables[edit]
DrawComponent[edit]
Type: ActorComponent
Modifiers: native
Kernel[edit]
Type: pointer{class NxForceFieldKernelRadial}
Modifiers: const, native, transient
custom force field kernel
Default values[edit]
Property | Value |
---|---|
Components[0] | SpriteComponent'Sprite' |
Subobjects[edit]
Sprite[edit]
Class: Engine.SpriteComponent
Property | Value |
---|---|
AlwaysLoadOnClient | False |
AlwaysLoadOnServer | False |
HiddenGame | True |
ReplacementPrimitive | None |
Sprite | Texture2D'EditorResources.S_RadForce' |
Native functions[edit]
DoInitRBPhys[edit]
Overrides: NxForceField.DoInitRBPhys
This is used to InitRBPhys for a dynamically spawned ForceField. Used for starting RBPhsys on dyanmically spawned force fields. This will probably need to set some transient pointer to NULL