Torque3D Documentation / _generateds / afxProjectileData

afxProjectileData

consoledoc.h

A datablock that specifies a Projectile effect.

More...

Public Attributes

Point3F

Possible values: towardPos2Constraint, orientConstraint, or launchDirField.

string
char

Detailed Description

A datablock that specifies a Projectile effect.

afxProjectileData inherits from ProjectileData and adds some AFX specific fields.

Public Attributes

int dynamicCollisionMask 

...

bool ignoreSourceTimeout 

...

Point3F launchDirBias 

...

afxProjectile_LaunchDirType launchDirMethod 

Possible values: towardPos2Constraint, orientConstraint, or launchDirField.

string launchPosSpec 

...

char networking 

...

bool overrideCollisionMasks 

...

int staticCollisionMask 

...