setRainForwardDirection
setRainForwardDirection
Description
Sets the forward direction used for the spawn box orientation ('up' and 'right' are determined by the algorithm)
Definition
setRainForwardDirection(entityId precipitationEntity, float forwardX, float forwardY, float forwardZ)
Arguments
| entityId | precipitationEntity | precipitationEntity |
|---|---|---|
| float | forwardX | x component of forward vector |
| float | forwardY | y component of forward vector |
| float | forwardZ | z component of forward vector |