Black Ops III

SetPhysParams

Sets the collision bounds for an actor.

Example:

self setPhysParams( 15, 0, 72 )

Parameters

ParameterSummary
*radiussize of the actor.
*minszmin height of the actor.
*maxszmax height of the actor.

* = mandatory